summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2018-04-24 17:20:07 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-24 17:20:07 +0000
commit25244c2dd0660d4cc025cc30a846fee4e7cfa411 (patch)
treecdae9adbf26e03cd6e38139548ed52bfbcc220f1
parentac1abe1b4fab74bbd900678af5e5360ec96d9494 (diff)
parenta395845e73cf50a9e0d4910b6a6bbb3bad6eb75d (diff)
Merge "Pull the repo"
-rw-r--r--boot/oof_vm_init.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/oof_vm_init.sh b/boot/oof_vm_init.sh
index 3baa7cc1..cf47b10a 100644
--- a/boot/oof_vm_init.sh
+++ b/boot/oof_vm_init.sh
@@ -10,7 +10,7 @@ NEXUS_DOCKER_REPO=$(cat /opt/config/nexus_docker_repo.txt)
DOCKER_IMAGE_VERSION=$(cat /opt/config/docker_version.txt)
cd /opt/optf-has
-#git pull
+git pull
COND_CONF=/opt/optf-has/conductor.conf
LOG_CONF=/opt/optf-has/log.conf