X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Frusmarc%2Ftest1.sh;h=a84fdc230b522a5ec0410a75313f36d5b7ec6534;hb=70f069b0c8cd5c73642296a92e119c1e856d93b3;hp=4566ebb2970686344b53756162c457698eee202c;hpb=70a624aa45d292ba54c94ff51ce3e7e2f890c467;p=idzebra-moved-to-github.git diff --git a/test/rusmarc/test1.sh b/test/rusmarc/test1.sh index 4566ebb..a84fdc2 100755 --- a/test/rusmarc/test1.sh +++ b/test/rusmarc/test1.sh @@ -1,7 +1,10 @@ #!/bin/sh -# $Id: test1.sh,v 1.1 2004-03-09 18:45:17 adam Exp $ +# $Id: test1.sh,v 1.2 2004-03-09 18:52:37 adam Exp $ LOG=test1.log rm -f $LOG +test -d tmp || mkdir tmp +test -d lock || mkdir lock +test -d register || mkdir register ../../index/zebraidx -l$LOG init ../../index/zebraidx -l$LOG update records/*marc ../../index/zebrasrv -l$LOG unix:socket &