From: timriker Date: Fri, 22 Nov 2002 07:20:02 +0000 (+0000) Subject: fix for new perl X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ae87aa3658aa0a2313eae7c2933812089aea9bd7;p=infobot.git fix for new perl git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@686 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/blootbot/scripts/parse_warn.pl b/blootbot/scripts/parse_warn.pl index dca9384..53a224c 100755 --- a/blootbot/scripts/parse_warn.pl +++ b/blootbot/scripts/parse_warn.pl @@ -21,7 +21,7 @@ foreach $file (@ARGV) { print "warning: $file does not exist.\n"; next; } - my $str = ' value at .* line '; + my $str = ' at .* line '; print "Opening $file... "; if ($file =~ /bz2$/) { # bz2