X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Frun_pazpar2.sh;h=33cc784756837bfe4123fa578c34190b2dae4400;hb=c51173afabc093ef88d833256a8958af6dcc95e6;hp=e306b375bb6215076c9ea8af86578a06537711e5;hpb=637c167271c847a6eaec1cf21dbdf8b77b0b8075;p=pazpar2-moved-to-github.git diff --git a/test/run_pazpar2.sh b/test/run_pazpar2.sh index e306b37..33cc784 100755 --- a/test/run_pazpar2.sh +++ b/test/run_pazpar2.sh @@ -117,11 +117,11 @@ for f in `cat ${srcdir}/${URLS}`; do done IFS="$oIFS" -sleep 1 # Kill programs if test -n "$PP2PID"; then kill $PP2PID + sleep 1 fi exit $code