X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f27aa12c4dd863e1c4a8c0c61cba365c99bdc5e7..6e0e8f6509169fc5c79112c5ab159d16c9e949d6:/sdk/cwl/test_with_arvbox.sh diff --git a/sdk/cwl/test_with_arvbox.sh b/sdk/cwl/test_with_arvbox.sh index f36dfb8e35..39c834ed60 100755 --- a/sdk/cwl/test_with_arvbox.sh +++ b/sdk/cwl/test_with_arvbox.sh @@ -66,7 +66,7 @@ if test -z "$ARVBOX_CONTAINER" ; then export ARVBOX_CONTAINER=cwltest fi -if [[ "$suite" = "conformance" ]] ; then +if test "$suite" = "conformance" ; then suite=conformance-v1.0 fi