X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FSpot.pm;h=be175ff04ca26e153a773630a58385e92e19e055;hb=b30f40ed925e9b9eda2733b209f8415a23eb2e44;hp=8b703306e25e0f1b94f86c1bbbddabca0a2a70e1;hpb=4478818ad569a966b732159facc4ed6674bb534b;p=spider.git diff --git a/perl/Spot.pm b/perl/Spot.pm index 8b703306..be175ff0 100644 --- a/perl/Spot.pm +++ b/perl/Spot.pm @@ -63,7 +63,7 @@ $filterdef = bless ([ $totalspots = $hfspots = $vhfspots = 0; $use_db_for_search = 0; -our $readback = 0; +our $readback = 1; if ($readback) { $readback = `which tac`;