X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Frun_pazpar2.sh;h=544dc986f344d7add84187145fc011f6165f0e20;hb=9177385f4cb43f8c400e08b002a99153495ed4a3;hp=858bd45b0b92fd18bbb4d459ff6c62ba9129a1b7;hpb=6a3be08c0fb5c7ad1f14168435b3de51028945d2;p=pazpar2-moved-to-github.git diff --git a/test/run_pazpar2.sh b/test/run_pazpar2.sh index 858bd45..544dc98 100755 --- a/test/run_pazpar2.sh +++ b/test/run_pazpar2.sh @@ -69,10 +69,6 @@ fi # We can start test for real -oIFS="$IFS" -IFS=' -' - testno=1 for f in `cat ${srcdir}/${URLS}`; do if echo $f | grep '^http' >/dev/null; then @@ -121,7 +117,6 @@ for f in `cat ${srcdir}/${URLS}`; do exit 1 fi done -IFS="$oIFS" # Kill programs