about summary refs log tree commit diff
path: root/crypt
diff options
context:
space:
mode:
Diffstat (limited to 'crypt')
-rw-r--r--crypt/md5test-giant.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypt/md5test-giant.c b/crypt/md5test-giant.c
index 6751a2a4fc..63a9c3a791 100644
--- a/crypt/md5test-giant.c
+++ b/crypt/md5test-giant.c
@@ -132,6 +132,6 @@ do_test (void)
 #endif
 
 /* This needs on a fast machine 90s.  */
-#define TIMEOUT 180
+#define TIMEOUT 480
 #define TEST_FUNCTION do_test ()
 #include "../test-skeleton.c"