From eb71f7fb96f883b748536eecde9f6f49eedbcfee Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Wed, 31 May 2006 19:12:15 +0000 Subject: Rename the main executable to "wireshark", along with more conversions: ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names svn path=/trunk/; revision=18271 --- test/suite-capture.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/suite-capture.sh') diff --git a/test/suite-capture.sh b/test/suite-capture.sh index 4315737ba2..1a107bdc79 100644 --- a/test/suite-capture.sh +++ b/test/suite-capture.sh @@ -187,7 +187,7 @@ capture_step_snapshot() { ethereal_capture_suite() { # Q: quit after cap, k: start capture immediately - DUT="$ETHEREAL -Q -k" + DUT="$WIRESHARK -Q -k" test_step_add "Capture 10 packets" capture_step_10packets # piping to stdout doesn't work with Ethereal and capturing! #test_step_add "Capture 10 packets using stdout: -w -" capture_step_10packets_stdout -- cgit v1.2.3