summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-09-30 16:17:51 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-09-30 16:17:51 +0800
commit11a2117fd4e3b4f0b81a710706e129b66fb7fbd9 (patch)
tree74219c7aca70b35bc104033f79c7768674319f05
parentb69dcc393b7c5744e63a7485d3cd16934185c334 (diff)
Test vfc-vnfmgr text file busy issue
Change-Id: Iae51be70718e6b4ae97281ca31526a8bded10479 Issue-ID: VFC-490 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
-rwxr-xr-xmgr/docker/instance_run.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/mgr/docker/instance_run.sh b/mgr/docker/instance_run.sh
index 0cb566d..8c85abe 100755
--- a/mgr/docker/instance_run.sh
+++ b/mgr/docker/instance_run.sh
@@ -1,7 +1,6 @@
#!/bin/bash
cd /service/vfc/gvnfm/vnfmgr/mgr
-chmod +x run.sh
./run.sh
while [ ! -f logs/runtime_vnfmgr.log ]; do