12 lines
320 B
Diff
12 lines
320 B
Diff
|
--- 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>
|