improve watchdbg and grepdbg
[spider.git] / perl / grepdbg
index a59ea742340b5f121cd5a9352d226b5e8b873514..35c9a748ba9d4da025e339698d3eb2921e17f00c 100755 (executable)
@@ -66,6 +66,7 @@ for my $entry (@list) {
                                        my $t = shift @line;
                                        print atime($t), ' ', join('^', @line), "\n"; 
                                }
+                               @prev = ();
                        }
                }
                $fp->close();