wecisecode 5 일 전
부모
커밋
44d8ef8905
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      odbctest/mql/ootest.sh

+ 1 - 1
odbctest/mql/ootest.sh

@@ -81,7 +81,7 @@ while [[ true ]]; do
     fi
     if [[ "$n" != "0" ]]; then
         cd "$CWD"
-        PROCFLAG="ootest$n"
+        PROCFLAG="ootest_"$keyspace"_$n"
         endflag="$odbver end of test $n return"
         ttt=`date +'%Y%m%d%H%M%S'`
         check_odbserver() {