aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib504.c
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2006-10-20 15:45:12 +0000
committerYang Tse <yangsita@gmail.com>2006-10-20 15:45:12 +0000
commitd997ff6aa8150e356c90736f735738e81190d1ed (patch)
treeafb9dfc9e1284837f2903a65399700e1d57ae17c /tests/libtest/lib504.c
parentb9ccecf86e96e173ffe3b4026c84e61e53d3ff68 (diff)
Oops! Actually set the limit to 30 seconds.
Diffstat (limited to 'tests/libtest/lib504.c')
-rw-r--r--tests/libtest/lib504.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/libtest/lib504.c b/tests/libtest/lib504.c
index e925097ee..af7ca4bc4 100644
--- a/tests/libtest/lib504.c
+++ b/tests/libtest/lib504.c
@@ -5,8 +5,8 @@
#include "timeval.h"
-#define MAIN_LOOP_HANG_TIMEOUT 45 * 1000
-#define MULTI_PERFORM_HANG_TIMEOUT 30 * 1000
+#define MAIN_LOOP_HANG_TIMEOUT 30 * 1000
+#define MULTI_PERFORM_HANG_TIMEOUT 20 * 1000
/*
* Source code in here hugely as reported in bug report 651464 by