summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorZhijiang Hu <hu.zhijiang@zte.com.cn>2017-05-05 06:42:19 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-05 06:42:19 +0000
commit568edb9d5ed462672d5a5c53ac735e04d8f687c4 (patch)
tree85c0742a5331e0a9e19622f3c4a49780b66fb79e /ci
parent0f203447deda439811dd4062c588ef4145a34873 (diff)
parenta7e8ac7aa6cf5bdefb80fdd051a2162b4f7d6108 (diff)
Merge "Hardcoded physnet1 changed to obtain from .yml"
Diffstat (limited to 'ci')
-rwxr-xr-xci/deploy/deploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/deploy/deploy.sh b/ci/deploy/deploy.sh
index cc759149..6c88dc5a 100755
--- a/ci/deploy/deploy.sh
+++ b/ci/deploy/deploy.sh
@@ -375,7 +375,6 @@ fi
echo "====== deploy successfully ======"
exit 0
-
#
# END of main
############################################################################