X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXLogPrint.pm;h=9bb51f20a579a2e34ecf6220e5690ba7cd9e420a;hb=3e780d5e889b981487da08cfdef8d9017d46fa8b;hp=9564ae690b87d84817f32c1cea06e74cab5a826f;hpb=e092b3748fa8f58e626a0a379bdee05996f69c27;p=spider.git diff --git a/perl/DXLogPrint.pm b/perl/DXLogPrint.pm index 9564ae69..9bb51f20 100644 --- a/perl/DXLogPrint.pm +++ b/perl/DXLogPrint.pm @@ -20,6 +20,8 @@ use Julian; our $readback = `which tac`; chomp $readback; +undef $readback; # yet another reason not to use the cloud! + use strict;