浏览代码

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
pull/3/head
Tuncer Ayaz 11 年前
父节点
当前提交
0f8ef12341
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      inttest/rgen1/retest.config

+ 1
- 1
inttest/rgen1/retest.config 查看文件

@ -1 +1 @@
{timeout, 60000}.
{timeout, 120000}.

正在加载...
取消
保存