projects
/
idzebra-moved-to-github.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ignore
[idzebra-moved-to-github.git]
/
test
/
xpath
/
test1.sh
1
#!/bin/sh
2
rm -f test1.log
3
../../index/zebraidx -l test1.log init || exit 1
4
../../index/zebraidx -l test1.log -t grs.sgml update rec || exit 2