X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Frusmarc%2Ftest.sh;h=183eb7d2bbd0849528a8da2c225282bdcf0c86f7;hb=e26fd4d7361802023a6264f406e98d71503050cd;hp=48c8ee79520150d32a632535d35f23c0045d7aaa;hpb=0a5aa3b65fe14789bcada545a0e399545725d1ff;p=idzebra-moved-to-github.git diff --git a/test/rusmarc/test.sh b/test/rusmarc/test.sh index 48c8ee7..183eb7d 100755 --- a/test/rusmarc/test.sh +++ b/test/rusmarc/test.sh @@ -1,9 +1,9 @@ #!/bin/sh -test -d tmp || mkdir tmp -test -d lock || mkdir lock +# $Id: test.sh,v 1.5 2004-12-04 00:51:39 adam Exp $ + 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