X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Frusmarc%2Ftest.sh;h=ea0b1b777e66c06cbc8e711b3cf34fec244fae5e;hb=fb791f9a754adf7b26695fdb1ddd0fdee9bf28f9;hp=c924b19824cff26f0003077e538a14d88d3ddee2;hpb=e93e9d110b6bb2596e011de5fb0c8825ac2fe2b2;p=idzebra-moved-to-github.git diff --git a/test/rusmarc/test.sh b/test/rusmarc/test.sh index c924b19..ea0b1b7 100755 --- a/test/rusmarc/test.sh +++ b/test/rusmarc/test.sh @@ -1,12 +1,8 @@ #!/bin/sh -# $Id: test.sh,v 1.3 2003-05-06 17:39:01 adam Exp $ -test -d tmp || mkdir tmp -test -d lock || mkdir lock -test -d register || mkdir register 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