*** empty log message ***
This commit is contained in:
parent
2593ad42b2
commit
5ee160811f
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# @(#$Id: rcllyx,v 1.1 2007-01-23 07:14:16 dockes Exp $ (C) 2004 J.F.Dockes
|
# @(#$Id: rcllyx,v 1.2 2007-01-23 07:16:27 dockes Exp $ (C) 2004 J.F.Dockes
|
||||||
# There may still be code from Estraier in here:
|
# There may still be code from Estraier in here:
|
||||||
#================================================================
|
#================================================================
|
||||||
# Estraier: a personal full-text search system
|
# Estraier: a personal full-text search system
|
||||||
@ -95,7 +95,7 @@ cleanup()
|
|||||||
rmdir $tmpdir
|
rmdir $tmpdir
|
||||||
}
|
}
|
||||||
|
|
||||||
#trap cleanup EXIT HUP QUIT INT TERM
|
trap cleanup EXIT HUP QUIT INT TERM
|
||||||
|
|
||||||
workdir=$tmpdir/rcllyxtmp
|
workdir=$tmpdir/rcllyxtmp
|
||||||
case "$infile" in
|
case "$infile" in
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user