X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=perf%2Fbash%2Fpar_forever.sh;fp=perf%2Fbash%2Fpar_forever.sh;h=8f9de2fb34a1b840c86c1dac0f3bab9e9bc9a8f0;hb=1143f16802820da27dd82e8882efa5a1003bb152;hp=0000000000000000000000000000000000000000;hpb=6dbf4260fc577bc57a2f4fd7bdac88a4215aa740;p=pazpar2-moved-to-github.git diff --git a/perf/bash/par_forever.sh b/perf/bash/par_forever.sh new file mode 100644 index 0000000..8f9de2f --- /dev/null +++ b/perf/bash/par_forever.sh @@ -0,0 +1,3 @@ +while true; do + sh par.sh par.config.dennis +done \ No newline at end of file