diff options
author | ahothan <ahothan@cisco.com> | 2018-04-09 16:57:25 -0700 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2018-04-09 17:11:15 -0700 |
commit | 6226413ca6e1b4c3a52a3deeb66f8f487c2704ae (patch) | |
tree | 4d18c69efc0850af62d6ad6131b226852555648b /setup.cfg | |
parent | e8a898337fcdc5e39721f187dabdfd0a51974986 (diff) |
[NFVBENCH-83] Add option to display status and to cleanup
Change-Id: If135fedee4e5ee9226a262800917c4c35bc83bc7
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -40,7 +40,6 @@ packages = console_scripts = nfvbench = nfvbench.nfvbench:main nfvbench_client = client.nfvbench_client:main - nfvbench_cleanup = cleanup.nfvbench_cleanup:main [compile_catalog] directory = nfvbench/locale |