X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Frusmarc%2Ftest.sh;h=ea0b1b777e66c06cbc8e711b3cf34fec244fae5e;hb=3bb2fd863b1664f1ff71dadb540313f301ca234f;hp=48c8ee79520150d32a632535d35f23c0045d7aaa;hpb=0a5aa3b65fe14789bcada545a0e399545725d1ff;p=idzebra-moved-to-github.git diff --git a/test/rusmarc/test.sh b/test/rusmarc/test.sh index 48c8ee7..ea0b1b7 100755 --- a/test/rusmarc/test.sh +++ b/test/rusmarc/test.sh @@ -1,9 +1,8 @@ #!/bin/sh -test -d tmp || mkdir tmp -test -d lock || mkdir lock + echo Loading Records if [ -x ../../index/zebraidx ]; then - ../../index/zebraidx update records + ../../index/zebraidx update records/simple-rusmarc fi echo Starting Server if [ -x ../../index/zebrasrv ]; then