浏览代码

fix bash syntax

Steven Silvester 4 年之前
父节点
当前提交
6ce3cb22aa
共有 1 个文件被更改,包括 1 次插入1 次删除
  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