Ver Fonte

fix bash syntax

Steven Silvester há 4 anos atrás
pai
commit
6ce3cb22aa
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      scripts/ci_script.sh

+ 1 - 1
scripts/ci_script.sh

@@ -19,7 +19,7 @@ fi
 
 if [[ $GROUP == js* ]]; then
 
-    if [[ $GROUP === "js-testutils" ]]; then
+    if [[ $GROUP == "js-testutils" ]]; then
         pushd testutils
     else
         # extract the group name