X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fconsole.pl;h=35e5da7e9bf339aebf3f26e209e6f9e9b262850e;hb=88665a2bed3b9ec9e97237938a95a045b2a21bb4;hp=bc3f3a9f40309e4dc8cd50d84b724e953755b1ba;hpb=19f68ea69f734f50b46fba21aab99315d5803e09;p=spider.git diff --git a/perl/console.pl b/perl/console.pl index bc3f3a9f..35e5da7e 100755 --- a/perl/console.pl +++ b/perl/console.pl @@ -214,7 +214,7 @@ sub rec_socket cease(1); } if (defined $msg) { - my ($sort, $call, $line) = $msg =~ /^(\w)(\S+)\|(.*)$/; + my ($sort, $call, $line) = $msg =~ /^(\w)([^\|]+)\|(.*)$/; if ($sort && $sort eq 'D') { addtotop($line);