wecisecode 3 days ago
parent
commit
50b599e860
1 changed files with 1 additions and 1 deletions
  1. 1 1
      odbctest/mql/oktest.sh

+ 1 - 1
odbctest/mql/oktest.sh

@@ -85,7 +85,7 @@ while [[ $n -lt 1000 ]]; do
         fi
         fi
     }
     }
     check_odbserver &
     check_odbserver &
-    run
+    run "$@"
     if [[ "$ret" != "0" ]]; then
     if [[ "$ret" != "0" ]]; then
         exit $ret
         exit $ret
     fi
     fi