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