Zebra now works with make distcheck
[idzebra-moved-to-github.git] / test / marcxml / test2.sh
index 2ff0460..26e899d 100755 (executable)
@@ -1,12 +1,12 @@
 #!/bin/sh
-# $Id: test2.sh,v 1.2 2004-06-15 08:06:34 adam Exp $
+# $Id: test2.sh,v 1.3 2004-06-15 09:43:33 adam Exp $
 
 pp=${srcdir:-"."}
 
 LOG=test2.log
 rm -f $LOG
 ../../index/zebraidx -c $pp/zebra.cfg -l$LOG init
-../../index/zebraidx -c $pp/zebra.cfg -l$LOG -t grs.marcxml.record update sample-marc
+../../index/zebraidx -c $pp/zebra.cfg -l$LOG -t grs.marcxml.record update $pp/sample-marc
 ../../index/zebrasrv -c $pp/zebra.cfg -l$LOG unix:socket &
 sleep 1
 ../api/testclient unix:socket '@and @attr 1=1003 jack @attr 1=4 computer' >tmp1