Explorar o código

bump default timeout to the value we use in buildbot

Samuel Thibault %!s(int64=10) %!d(string=hai) anos
pai
achega
0a44587c44
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/loader.c

+ 1 - 1
tests/loader.c

@@ -32,7 +32,7 @@
 #include <sys/time.h>
 #endif
 
-#define  DEFAULT_TIMEOUT       600
+#define  DEFAULT_TIMEOUT       1800
 #define  AUTOTEST_SKIPPED_TEST 77
 
 static pid_t child_pid = 0;