changeset 339:007859954b6c misc

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 09 Aug 2016 19:35:44 +0300
parents 2ce060f8dc9c
children 36464fccd38f
files magestats.pl
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 = <STDIN>)) {
     if ($s =~ /^You wear (.+?)\.$/) {