We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9157f8e commit 1074f4fCopy full SHA for 1074f4f
jenkins/runRTAtest.fish
@@ -49,7 +49,7 @@ and TT_compile
49
and downloadAuxBinariesToBuildBin
50
and checkoutRTA
51
and cd work/release-test-automation/
52
-and bash -x ./jenkins/oskar_tar.sh $argv
+and eval "bash -x ./jenkins/oskar_tar.sh $argv"
53
54
set -l s $status
55
0 commit comments