Remove unused stuff
[idzebra-moved-to-github.git] / test / xpath / test1.sh
diff --git a/test/xpath/test1.sh b/test/xpath/test1.sh
deleted file mode 100755 (executable)
index d2b5206..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-# $Id: test1.sh,v 1.5 2004-06-15 09:43:34 adam Exp $
-
-pp=${srcdir:-"."}
-
-LOG=test1.log
-rm -f $LOG
-../../index/zebraidx -c $pp/zebra.cfg -l $LOG init || exit 1
-../../index/zebraidx -c $pp/zebra.cfg -l $LOG -t grs.sgml update $pp/rec.xml || exit 2