fix duplication of WWV spots
[spider.git] / perl / Geomag.pm
index 022c4519e6c7928f72f1ff616d632a16288b37d6..a247782199c7c3e12a05676596395c86d5aef6e1 100644 (file)
@@ -98,7 +98,7 @@ sub update
                (@allowed == 0 && @denied == 0)) {
                
                #       my $trydate = cltounix($mydate, sprintf("%02d18Z", $mytime));
-               if ($mydate >= $date) {
+               if ($mydate > $date) {
                        if ($myr) {
                                $r = 0 + $myr;
                        } else {