[gs-cvs] rev 7943 - trunk/gs/toolbin
giles at ghostscript.com
giles at ghostscript.com
Fri May 11 06:33:33 PDT 2007
Author: giles
Date: 2007-05-11 06:33:33 -0700 (Fri, 11 May 2007)
New Revision: 7943
Modified:
trunk/gs/toolbin/pscet_status.pl
Log:
Try again to fix the Id keyword line.
Modified: trunk/gs/toolbin/pscet_status.pl
===================================================================
--- trunk/gs/toolbin/pscet_status.pl 2007-05-11 09:39:41 UTC (rev 7942)
+++ trunk/gs/toolbin/pscet_status.pl 2007-05-11 13:33:33 UTC (rev 7943)
@@ -2,7 +2,7 @@
$/="";
# script for generating reports from the pscet status document
-# $Id: $
+# $Id:$
$mydb = "pscet_status.txt";
open(MYDB,$mydb) or die "Unable to open $mydb:$!\n";
More information about the gs-cvs
mailing list