testing: use yaz-ztest -V if possible
[pazpar2-moved-to-github.git] / perf / bash / par_forever.sh
index 96503a2..879f95f 100755 (executable)
@@ -1,6 +1,6 @@
 while true; do 
     export TMP_DIR=run_`date +"%Y%m%d_%H%M%S"`/
     mkdir -p ${TMP_DIR}
-    sh par.sh par.config.dennis 
+    ./par.sh par.config.dennis 
     sleep 60
 done
\ No newline at end of file