usmarc test: run init first
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 4 May 2011 15:24:30 +0000 (17:24 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 4 May 2011 15:24:30 +0000 (17:24 +0200)
test/usmarc/test.sh

index 48c8ee7..a9abe01 100755 (executable)
@@ -3,6 +3,7 @@ test -d tmp || mkdir tmp
 test -d lock || mkdir lock
 echo Loading Records
 if [ -x ../../index/zebraidx ]; then
 test -d lock || mkdir lock
 echo Loading Records
 if [ -x ../../index/zebraidx ]; then
+       ../../index/zebraidx init
        ../../index/zebraidx update records
 fi
 echo Starting Server
        ../../index/zebraidx update records
 fi
 echo Starting Server