Revert Hack to get CSIT test working
[cps.git] / csit / prepare-csit.sh
index 8ef6323..c40f4c1 100755 (executable)
@@ -34,7 +34,7 @@ if [ -f ${WORKSPACE}/env.properties ]; then
     source ${WORKSPACE}/env.properties
 fi
 if [ -f ${ROBOT_VENV}/bin/activate ]; then
-    source ${ROBOT_VENV}/bin/activate
+   source ${ROBOT_VENV}/bin/activate
 else
     rm -rf /tmp/ci-management
     rm -f ${WORKSPACE}/env.properties