X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=test%2Frun_pazpar2.sh;h=f2e3de5073316716e8ea5174b8837ed17ee94838;hb=f1f5ad98bb98e05e467f80c81941531d906b6042;hp=de6c021d049187752e6f8c5ffc99ee4376ef3b85;hpb=7895ed928aac63bc69f3ee778d80335fb3c605ed;p=pazpar2-moved-to-github.git diff --git a/test/run_pazpar2.sh b/test/run_pazpar2.sh index de6c021..f2e3de5 100755 --- a/test/run_pazpar2.sh +++ b/test/run_pazpar2.sh @@ -9,9 +9,6 @@ # srcdir might be set by make srcdir=${srcdir:-"."} -YAZ_ZTEST_XML_FETCH=${srcdir}/ -export YAZ_ZTEST_XML_FETCH - # terminate pazpar2 if test takes more than this (in seconds) WAIT=120 @@ -87,6 +84,9 @@ if test "$icu" = "true"; then fi if test "$ztest" = "true" ; then + YAZ_ZTEST_XML_FETCH=${srcdir}/${PREFIX}. + export YAZ_ZTEST_XML_FETCH + oIFS=$IFS IFS=: F=''