]> The Tcpdump Group git mirrors - tcpdump/blobdiff - tests/TESTonce
turn off debug, and remove -003 file, as no pcap file was copied
[tcpdump] / tests / TESTonce
index 755aed2f4cd7faf1c566a77cc9bc6b47945dd259..07a682ac5afdc20745c6e72bd4c552b4317faa65 100755 (executable)
@@ -24,7 +24,7 @@ $output=$ARGV[2];
 $options=$ARGV[3];
 
 my $r;
-my $debug = 1;
+my $debug = 0; # change to suit.
 
 $outputbase = basename($output);
 my $coredump = false;