From: Adam Dickmeiss Date: Wed, 4 May 2011 15:24:30 +0000 (+0200) Subject: usmarc test: run init first X-Git-Tag: v2.0.47~16 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=d8d12e27e98af9e0587f27e312d99b436eb800bc usmarc test: run init first --- diff --git a/test/usmarc/test.sh b/test/usmarc/test.sh index 48c8ee7..a9abe01 100755 --- a/test/usmarc/test.sh +++ b/test/usmarc/test.sh @@ -3,6 +3,7 @@ test -d tmp || mkdir tmp test -d lock || mkdir lock echo Loading Records if [ -x ../../index/zebraidx ]; then + ../../index/zebraidx init ../../index/zebraidx update records fi echo Starting Server