# HG changeset patch # User Matti Hamalainen # Date 1470760544 -10800 # Node ID 007859954b6c3c16a28cb9a81b5bec5a03d79f7f # Parent 2ce060f8dc9c5e0e01113e7a9abe46e0ae44d972 Cosmetics. diff -r 2ce060f8dc9c -r 007859954b6c magestats.pl --- a/magestats.pl Wed Jun 29 18:28:49 2016 +0300 +++ b/magestats.pl Tue Aug 09 19:35:44 2016 +0300 @@ -358,8 +358,8 @@ } else { my $gflag = 0; mlog(1, "Using GgrTF format only!") if ($opt_ggrtf); - mlog(2, "Matching regexp '$match'\n"); - mlog(1, "Parsing log from stdin..."); + mlog(2, "Matching regexp '".$match."'\n"); + mlog(1, "Parsing log from stdin ..."); while (defined(my $s = )) { if ($s =~ /^You wear (.+?)\.$/) {