CVSROOT: logdiff.pl - stay foreground
qboosh
qboosh at pld-linux.org
Tue Jun 17 19:05:40 CEST 2008
Author: qboosh Date: Tue Jun 17 17:05:40 2008 GMT
Module: CVSROOT Tag: HEAD
---- Log message:
- stay foreground
---- Files affected:
CVSROOT:
logdiff.pl (1.46 -> 1.47)
---- Diffs:
================================================================
Index: CVSROOT/logdiff.pl
diff -u CVSROOT/logdiff.pl:1.46 CVSROOT/logdiff.pl:1.47
--- CVSROOT/logdiff.pl:1.46 Tue Nov 6 01:16:44 2007
+++ CVSROOT/logdiff.pl Tue Jun 17 19:05:34 2008
@@ -453,9 +453,9 @@
push(@plain_txt, map { split /\n/, Text::Wrap::wrap("", "", $_) } @log_lines);
}
-fork && exit;
+#fork && exit;
-sleep 2;
+#sleep 2;
$references = "";
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/CVSROOT/logdiff.pl?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list