linamh/sys-libs/glibc/files/glibc-2.2.2-test-lfs-timeout.patch

12 lines
320 B
Diff
Raw Normal View History

--- test-lfs.c~ Fri Feb 9 18:04:07 2001
+++ test-lfs.c Sat Feb 17 04:30:18 2001
@@ -34,7 +34,7 @@
#define PREPARE do_prepare
/* We might need a bit longer timeout. */
-#define TIMEOUT 20 /* sec */
+#define TIMEOUT 120 /* sec */
/* This defines the `main' function and some more. */
#include <test-skeleton.c>