15028: Fix bashism
[arvados.git] / sdk / cwl / test_with_arvbox.sh
index f36dfb8e35db279866133ab470eae622740dafd6..39c834ed60f93da64db19db3c744c8a1279231b1 100755 (executable)
@@ -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