Skip to content

Commit 1074f4f

Browse files
committed
try not to join arguments
1 parent 9157f8e commit 1074f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/runRTAtest.fish

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ and TT_compile
4949
and downloadAuxBinariesToBuildBin
5050
and checkoutRTA
5151
and cd work/release-test-automation/
52-
and bash -x ./jenkins/oskar_tar.sh $argv
52+
and eval "bash -x ./jenkins/oskar_tar.sh $argv"
5353

5454
set -l s $status
5555

0 commit comments

Comments
 (0)