From bf3501d9d2e4e849733c75d8dd3d6f7b794e41e9 Mon Sep 17 00:00:00 2001 From: keni Date: Wed, 25 Jun 2008 19:02:38 +0000 Subject: [PATCH] mdgrep.pl tids (TRUNK ONLY) aka "try again before the wireless drains my laptop battery" --- util/mdgrep.pl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/util/mdgrep.pl b/util/mdgrep.pl index ca1b11f42..b0f465edd 100644 --- a/util/mdgrep.pl +++ b/util/mdgrep.pl @@ -55,13 +55,15 @@ $outfile = "mdgrep.h"; sub start_file { ($rev) = ('$Revision$') =~ m/: (.*) .$/; + my $date = '$Date$'; + my $revision = '$Revision$'; open(OUT, ">$outfile") || die "open $outfile: $!"; # NB: Date and Revision below will be modified when mdgrep.h is written to # cvs - this is correct (but it means you must commit changes to mdgrep.pl # before generating mdgrep.h and committing that file. print OUT <