X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Frusmarc%2Ftest.sh;h=60031516fb162aea2be235fbb5e30db3e072c41d;hp=c924b19824cff26f0003077e538a14d88d3ddee2;hb=70a624aa45d292ba54c94ff51ce3e7e2f890c467;hpb=2dd8bfd275211ec1c984b93562c2085ae87040e0 diff --git a/test/rusmarc/test.sh b/test/rusmarc/test.sh index c924b19..6003151 100755 --- a/test/rusmarc/test.sh +++ b/test/rusmarc/test.sh @@ -1,12 +1,12 @@ #!/bin/sh -# $Id: test.sh,v 1.3 2003-05-06 17:39:01 adam Exp $ +# $Id: test.sh,v 1.4 2004-03-09 18:45:17 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