From: Ian Lance Taylor Date: Wed, 21 Sep 2011 23:02:31 +0000 (+0000) Subject: Increase default libgo test timeout. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2d778bb7ab273cc8e68c483cce1587d6d943c230;p=gcc.git Increase default libgo test timeout. From-SVN: r179062 --- diff --git a/libgo/testsuite/gotest b/libgo/testsuite/gotest index 83640782835..296e8a5168f 100755 --- a/libgo/testsuite/gotest +++ b/libgo/testsuite/gotest @@ -32,7 +32,7 @@ loop=true keep=false prefix= dejagnu=no -timeout=60 +timeout=240 testname="" trace=false while $loop; do