aboutsummaryrefslogtreecommitdiffstats
path: root/test/config.sh
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2007-05-17 02:43:38 +0000
committerBill Meier <wmeier@newsguy.com>2007-05-17 02:43:38 +0000
commit4b7eeb8562de157025ea05d03d9a3ae2d1d78547 (patch)
tree3ee36846382468f4cd14ed556c27f08bae5f3ef4 /test/config.sh
parentc38d837c4a46855b2162b320495d0b4552692950 (diff)
Try this again (with a longer timeout and more diagnostic info)
svn path=/trunk/; revision=21811
Diffstat (limited to 'test/config.sh')
-rwxr-xr-xtest/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/config.sh b/test/config.sh
index cb640b1c6c..aec0a04b34 100755
--- a/test/config.sh
+++ b/test/config.sh
@@ -57,7 +57,7 @@ TRAFFIC_CAPTURE_IFACE=${TRAFFIC_CAPTURE_IFACE:-1}
# time to capture some traffic (in seconds)
# (you may increase this if you get errors caused by very low traffic)
-TRAFFIC_CAPTURE_DURATION=20
+TRAFFIC_CAPTURE_DURATION=60
# the default is to not capture in promiscuous mode
# (this makes known trouble with some Windows WLAN adapters)