bb6f32497668685bc9be6b8bdcc6e465676bee5d
[idzebra-moved-to-github.git] / test / gils / test.sh
1 #!/bin/sh
2 # $Id: test.sh,v 1.8 2003-05-06 17:39:01 adam Exp $
3 if [ -x ../../index/zebraidx ]; then 
4         IDX=../../index/zebraidx
5         SRV=../../index/zebrasrv
6 else
7         echo "No indexer found"
8         exit 1
9 fi
10 echo Loading Records
11 $IDX -t grs.sgml update records
12 echo Starting Server
13 $SRV