Kaynağa Gözat

fix bash syntax

Steven Silvester 4 yıl önce
ebeveyn
işleme
6ce3cb22aa
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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