summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorhongbo tian <hongbo.tianhongbo@huawei.com>2016-12-19 03:01:05 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-19 03:01:05 +0000
commitdc5216ef3b7833f5f7dfe81919b96f4e8f04280c (patch)
tree1f32b14284f2d916689835430534af60d4608491 /setup.cfg
parent10f6a7587c18a3b35e731165cee65366d5d6d94f (diff)
parent3298811ce85e54c3c766ca7cf1e77bfd66956ab5 (diff)
Merge "dovetail tool: bugfix about setup dovetail"
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index c691f066..46f2c4d4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -4,4 +4,4 @@ home-page = https://wiki.opnfv.org/display/dovetail
[entry_points]
console_scripts =
- dovetail = dovetail.main:main
+ dovetail = dovetail.run:main