Don't git pull in test_with_arvbox no issue #
authorPeter Amstutz <peter.amstutz@curii.com>
Mon, 21 Mar 2022 21:40:12 +0000 (17:40 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Mon, 21 Mar 2022 21:40:12 +0000 (17:40 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

sdk/cwl/test_with_arvbox.sh

index c7d9952ff02b02babb0f98784db4d0443c077bf7..f1809308800983fee00bff7af82389621e7a1084 100755 (executable)
@@ -124,9 +124,9 @@ elif [[ "$suite" != "integration" ]] ; then
    exit 1
 fi
 
    exit 1
 fi
 
-if [[ "$suite" != "integration" ]] ; then
-  git pull
-fi
+#if [[ "$suite" != "integration" ]] ; then
+#  git pull
+#fi
 
 export ARVADOS_API_HOST=localhost:8000
 export ARVADOS_API_HOST_INSECURE=1
 
 export ARVADOS_API_HOST=localhost:8000
 export ARVADOS_API_HOST_INSECURE=1