Code Review
/
releng-testresults.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ae87ac6
)
bugfix: testapi setup failed due to no /etc/opnfv_testapi/config.ini
11/50011/1
author
SerenaFeng
<feng.xiaowei@zte.com.cn>
Thu, 4 Jan 2018 07:16:43 +0000
(15:16 +0800)
committer
SerenaFeng
<feng.xiaowei@zte.com.cn>
Thu, 4 Jan 2018 07:16:43 +0000
(15:16 +0800)
Change-Id: I7b08df437a57ed86eb9fe46ddfea06debeab0050
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
testapi/setup.cfg
patch
|
blob
|
history
diff --git
a/testapi/setup.cfg
b/testapi/setup.cfg
index
570d138
..
e83da5e
100644
(file)
--- a/
testapi/setup.cfg
+++ b/
testapi/setup.cfg
@@
-24,7
+24,7
@@
packages =
opnfv_testapi
data_files =
-
#
/etc/opnfv_testapi = etc/config.ini
+ /etc/opnfv_testapi = etc/config.ini
/usr/local/share/opnfv_testapi = 3rd_party/static/*
/usr/local/share/opnfv_testapi/testapi-ui = opnfv_testapi/ui/*