aboutsummaryrefslogtreecommitdiffstats
path: root/test/config.sh
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2007-01-28 20:41:50 +0000
committerBill Meier <wmeier@newsguy.com>2007-01-28 20:41:50 +0000
commitbf2696032cc0850ce50e11c788ef036549213b16 (patch)
tree82239dd447262b009a47a31e2429cf02f93a637d /test/config.sh
parent23eaea73630f6647569a171ba96b5e6801a4e0ac (diff)
Now need to use interface #2 ??
svn path=/trunk/; revision=20590
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 0cb97a2e4b..d70f9ad6b7 100644
--- a/test/config.sh
+++ b/test/config.sh
@@ -47,7 +47,7 @@ DUMPCAP=$WS_BIN_PATH/dumpcap
# interface with at least a few packets/sec traffic on it
# (e.g. start a web radio to generate some traffic :-)
# an interfaces index (1 based) should do well for recent devbuilds
-TRAFFIC_CAPTURE_IFACE=${TRAFFIC_CAPTURE_IFACE:-1}
+TRAFFIC_CAPTURE_IFACE=${TRAFFIC_CAPTURE_IFACE:-2}
# time to capture some traffic (in seconds)
# (you may increase this if you get errors caused by very low traffic)