wecisecode há 3 dias atrás
pai
commit
50b599e860
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      odbctest/mql/oktest.sh

+ 1 - 1
odbctest/mql/oktest.sh

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