From 8ef772c65ad3a81deea1c37b8cbcc12573e20c8e Mon Sep 17 00:00:00 2001 From: morriss Date: Tue, 9 Oct 2007 13:34:08 +0000 Subject: As requested on -dev, put the (currently failing) 'Capture 10 packets using stdout' test back in for tshark git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23110 f5534014-38df-0310-8fa8-9805f1628bb7 --- test/suite-capture.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/suite-capture.sh b/test/suite-capture.sh index 5242e590e5..0a310a595e 100755 --- a/test/suite-capture.sh +++ b/test/suite-capture.sh @@ -364,7 +364,7 @@ wireshark_capture_suite() { tshark_capture_suite() { DUT=$TSHARK test_step_add "Capture 10 packets" capture_step_10packets - #test_step_add "Capture 10 packets using stdout: -w -" capture_step_10packets_stdout + test_step_add "Capture 10 packets using stdout: -w -" capture_step_10packets_stdout if [ $TEST_FIFO ]; then test_step_add "Capture via fifo" capture_step_fifo fi -- cgit v1.2.3