about summary refs log tree commit diff
path: root/nptl/tst-tls7.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-tls7.c')
-rw-r--r--nptl/tst-tls7.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-tls7.c b/nptl/tst-tls7.c
index 583d5b4620..3e85a6ec85 100644
--- a/nptl/tst-tls7.c
+++ b/nptl/tst-tls7.c
@@ -137,7 +137,7 @@ do_test (void)
   return 0;
 }
 
-#define TIMEOUT 4
+#define TIMEOUT 8
 
 #define TEST_FUNCTION do_test ()
 #include "../test-skeleton.c"