소스 검색

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