chiark / gitweb /
reduce timeouts to intermediate value racetest-stretch
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 6 Jan 2018 20:54:40 +0000 (20:54 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 6 Jan 2018 20:54:40 +0000 (20:54 +0000)
common/asshelp.c

index 897aedf2c4279275c7321f08664755099e11cd88..a13f07cb4d32fec0bfdfe7ed7925888aca9bcfbd 100644 (file)
@@ -58,8 +58,8 @@
 # define SECS_TO_WAIT_FOR_AGENT 30
 # define SECS_TO_WAIT_FOR_DIRMNGR 30
 #else
-# define SECS_TO_WAIT_FOR_AGENT 500
-# define SECS_TO_WAIT_FOR_DIRMNGR 500
+# define SECS_TO_WAIT_FOR_AGENT 50
+# define SECS_TO_WAIT_FOR_DIRMNGR 50
 #endif
 
 /* A bitfield that specifies the assuan categories to log.  This is