Implemented loadable filters.
[idzebra-moved-to-github.git] / test / marcxml / test1.sh
index 7921101..1490d8e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
 #!/bin/sh
-# $Id: test1.sh,v 1.5 2004-08-24 14:29:09 adam Exp $
+# $Id: test1.sh,v 1.6 2004-09-27 10:44:51 adam Exp $
 
 pp=${srcdir:-"."}
 
 
 pp=${srcdir:-"."}
 
@@ -7,7 +7,7 @@ LOG=test1.log
 DBG="-v 1647"
 
 rm -f $LOG
 DBG="-v 1647"
 
 rm -f $LOG
-if ../../index/zebraidx -c $pp/zebra.cfg -l $LOG -V|grep Expat >/dev/null; then
+if ../../index/zebraidx -c $pp/zebra.cfg -l $LOG filters|grep grs.xml >/dev/null; then
        ../../index/zebraidx -c $pp/zebra.cfg -l $LOG $DBG init
 else
        exit 0
        ../../index/zebraidx -c $pp/zebra.cfg -l $LOG $DBG init
 else
        exit 0