X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Flog.pl;h=2abe825762e531a09dfa53f89529c5cc1037f360;hb=96f67f30b496aafcb4276f9fe9cf0fa9f572318b;hp=ec84daa0af781343767cd915409388642756a553;hpb=378cbf24f1b918e78d8b93c9e7ce3cf46fe28ec7;p=spider.git diff --git a/cmd/show/log.pl b/cmd/show/log.pl index ec84daa0..2abe8257 100644 --- a/cmd/show/log.pl +++ b/cmd/show/log.pl @@ -27,7 +27,7 @@ sub handle ($to) = $f =~ /^(\d+)$/ if !$to; # is it a to count? next if $to; } - unless ($f =~ /^\d+/) { + unless ($f =~ /^\d+$/) { $who = $f; next if $who; }