X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXLogPrint.pm;h=9bb51f20a579a2e34ecf6220e5690ba7cd9e420a;hb=dd01a8824f3896015e031cf301181760a6496bbd;hp=9564ae690b87d84817f32c1cea06e74cab5a826f;hpb=bfd4e140dcf03f12bbda1dd405f8b135f86d0b6a;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;