summaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/lib/robot
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/vagrant-onap/lib/robot')
-rwxr-xr-xbootstrap/vagrant-onap/lib/robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/vagrant-onap/lib/robot b/bootstrap/vagrant-onap/lib/robot
index 75a361f4d..4102680ef 100755
--- a/bootstrap/vagrant-onap/lib/robot
+++ b/bootstrap/vagrant-onap/lib/robot
@@ -6,7 +6,7 @@ set -o xtrace
function install_testsuite_properties {
mkdir -p /opt/eteshare/config
- local $src_folder=/opt/testsuite/properties
+ local src_folder=/opt/testsuite/properties
clone_repo testsuite/properties $src_folder
cp $src_folder/integration_* /opt/eteshare/config
cp $src_folder/vm_config2robot.sh /opt/eteshare/config