[Lunar-commits] CVS: theedge/sbin lin,1.78,1.79
Auke Kok
sofar at lunar-linux.org
Sat Apr 17 16:33:47 GMT 2004
Update of /var/cvs/lunar/theedge/sbin
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2261/sbin
Modified Files:
lin
Log Message:
thx for spotting this nick
Index: lin
===================================================================
RCS file: /var/cvs/lunar/theedge/sbin/lin,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- lin 17 Apr 2004 16:02:55 -0000 1.78
+++ lin 17 Apr 2004 16:33:45 -0000 1.79
@@ -207,7 +207,7 @@
# the following trap makes sure all threads exit in case something weird
# happens:
-trap "rm -f $(eval echo \$TEMP_PREPAREDDEPS \$TEMP_DOWNLOADLOG \$INSTALLWATCHFILE) ; exit 1" CHILD INT TERM KILL
+trap "rm -f $(eval echo \$TEMP_PREPAREDDEPS \$TEMP_DOWNLOADLOG \$INSTALLWATCHFILE) ; exit 1" CHLD INT TERM KILL
if [ -z "$?" ] ; then
help | view_file
More information about the Lunar-commits
mailing list