Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / test / config / test1.sh
index 92f67d9..ec50fe0 100755 (executable)
@@ -1,3 +1,7 @@
 #!/bin/sh
-../../index/zebraidx init
-../../index/zebraidx update g.rec
+
+pp=${srcdir:-"."}
+
+LOG=test1.log
+../../index/zebraidx -c $pp/zebra.cfg -l $LOG init
+../../index/zebraidx -c $pp/zebra.cfg -l $LOG update $pp/g.rec