]> gitweb.factorcode.org Git - factor.git/commitdiff
mason.child: 6 hour timeout! slow computer life
authorDoug Coleman <doug.coleman@gmail.com>
Mon, 18 Dec 2017 23:51:20 +0000 (17:51 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 18 Dec 2017 23:51:20 +0000 (17:51 -0600)
extra/mason/child/child.factor

index 03f69c1e9f16e791490147a604b74e5e8cb2805e..30c6dda9b138b7993cbd23608d0eddcd837e89ca 100644 (file)
@@ -73,7 +73,7 @@ M: windows factor-path "./factor.com" ;
             +closed+ >>stdin
             "../test-log" >>stdout
             +stdout+ >>stderr
-            5 hours >>timeout
+            6 hours >>timeout
             +new-group+ >>group
         try-process
     ] with-directory ;