cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] ccvs/contrib ChangeLog log_accum.pl


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/contrib ChangeLog log_accum.pl
Date: Mon, 05 Jun 2006 13:16:14 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Derek Robert Price <dprice>     06/06/05 13:16:14

Modified files:
        contrib        : ChangeLog log_accum.pl 

Log message:
        * log_accum.pl: Restore #! @PERL@ -T line.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/contrib/ChangeLog?cvsroot=cvs&r1=1.202&r2=1.203
http://cvs.savannah.gnu.org/viewcvs/ccvs/contrib/log_accum.pl?cvsroot=cvs&r1=1.38&r2=1.39

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/contrib/ChangeLog,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -b -r1.202 -r1.203
--- ChangeLog   23 May 2006 15:47:52 -0000      1.202
+++ ChangeLog   5 Jun 2006 13:16:13 -0000       1.203
@@ -1,3 +1,7 @@
+2006-06-05  Derek Price  <address@hidden>
+
+       * log_accum.pl: Restore #! @PERL@ -T line.
+
 2006-05-23  Derek Price  <address@hidden>
 
        * log_accum.pl: Remove old FIXME.  Improve commenting.

Index: log_accum.pl
===================================================================
RCS file: /cvsroot/cvs/ccvs/contrib/log_accum.pl,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- log_accum.pl        23 May 2006 15:47:52 -0000      1.38
+++ log_accum.pl        5 Jun 2006 13:16:14 -0000       1.39
@@ -1,4 +1,4 @@
-#! /usr/bin/perl -T
+#! @PERL@ -T
 # -*-Perl-*-
 
 # Copyright (C) 1994-2006 The Free Software Foundation, Inc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]