Set $Spot::readback back to 1
[spider.git] / perl / Spot.pm
index 8b703306e25e0f1b94f86c1bbbddabca0a2a70e1..be175ff04ca26e153a773630a58385e92e19e055 100644 (file)
@@ -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`;