CVSROOT: logdiff.pl - be more verbose

qboosh qboosh at pld-linux.org
Mon Nov 5 23:10:41 CET 2007


Author: qboosh                       Date: Mon Nov  5 22:10:41 2007 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
- be more verbose

---- Files affected:
CVSROOT:
   logdiff.pl (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: CVSROOT/logdiff.pl
diff -u CVSROOT/logdiff.pl:1.42 CVSROOT/logdiff.pl:1.43
--- CVSROOT/logdiff.pl:1.42	Tue Aug 23 21:27:01 2005
+++ CVSROOT/logdiff.pl	Mon Nov  5 23:10:36 2007
@@ -250,7 +250,7 @@
     }
     else
     {
-        ($donefiles) && die("Too many arguments! Check usage.\n");
+        ($donefiles) && die("Too many arguments (extra $arg)! Check usage.\n");
 	    $donefiles = 1;
 	    @files = split(/ /, $arg);
 	    @ARGVX = $arg;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/CVSROOT/logdiff.pl?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list