From 0f8ef12341a5b96e9a2846d5134ee2387a85f1ef Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Fri, 6 Dec 2013 20:30:59 +0100 Subject: inttest/rgen_1: double the timeout a second time 60s still seems to be too low, as it timed out for at least the R15B01 job of the timeout patch merge: https://travis-ci.org/rebar/rebar/builds/15051701 https://travis-ci.org/rebar/rebar/jobs/15051703 --- inttest/rgen1/retest.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inttest/rgen1/retest.config b/inttest/rgen1/retest.config index a04233c..b569f14 100644 --- a/inttest/rgen1/retest.config +++ b/inttest/rgen1/retest.config @@ -1 +1 @@ -{timeout, 60000}. +{timeout, 120000}. -- cgit v1.2.1