aboutsummaryrefslogtreecommitdiffstats
path: root/test/config.sh
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2006-06-17 11:49:03 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2006-06-17 11:49:03 +0000
commit9860b943ea7df16a0ec8ddbadbd78ea2a8aa25fe (patch)
tree361c16a585d759a78ce0f0b5aa182543040f5ad4 /test/config.sh
parentc02a8e3f8c7c74dadf1c95445887e41bcb7dfb88 (diff)
ethereal to wireshark conversion
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18495 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'test/config.sh')
-rw-r--r--test/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/config.sh b/test/config.sh
index 62f180109b..b103d2829c 100644
--- a/test/config.sh
+++ b/test/config.sh
@@ -27,7 +27,7 @@
ETH_BIN_PATH=../Debug_GTK2
# Tweak the following to your liking.
-WIRESHARK=$ETH_BIN_PATH/ethereal
+WIRESHARK=$ETH_BIN_PATH/wireshark
TSHARK=$ETH_BIN_PATH/tshark
CAPINFOS=$ETH_BIN_PATH/capinfos
DUMPCAP=$ETH_BIN_PATH/dumpcap