Version 2.0.59
[idzebra-moved-to-github.git] / test / gils / test.sh
1 #!/bin/sh
2 if [ -x ../../index/zebraidx ]; then 
3         IDX=../../index/zebraidx
4         SRV=../../index/zebrasrv
5 else
6         echo "No indexer found"
7         exit 1
8 fi
9 echo Loading Records
10 $IDX -t grs.sgml update records
11 echo Starting Server
12 $SRV