From: djk Date: Fri, 10 Mar 2000 15:41:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: R_1_39~18 X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=commitdiff_plain;h=be831ee07170ec1a936e1e3eee5a4e9ebc916ef7;p=spider.git *** empty log message *** --- diff --git a/cmd/show/satellite.pl b/cmd/show/satellite.pl index 0e4ec580..07d935b2 100644 --- a/cmd/show/satellite.pl +++ b/cmd/show/satellite.pl @@ -34,6 +34,7 @@ unless ($lon || $lat) { $call = $main::mycall; } +#$DB::single=1; if ($satname && $Sun::keps{$satname}) { my $jtime; # lats and longs in radians my ($sec, $min, $hr, $day, $mon, $yr) = (gmtime($main::systime))[0,1,2,3,4,5];