Free a strdup() in do_cmd() that checker was complaining about.
[rsync/rsync.git] / testrun.c
index e1f0831..46c59e8 100644 (file)
--- a/testrun.c
+++ b/testrun.c
@@ -2,7 +2,7 @@
 
 #include "rsync.h"
 
-#define MAX_TEST_SECONDS (3*60)
+#define MAX_TEST_SECONDS (5*60)
 
  int main(int argc, char *argv[])
 {