aboutsummaryrefslogtreecommitdiff
path: root/libgo
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2011-09-21 23:02:31 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2011-09-21 23:02:31 +0000
commit2d778bb7ab273cc8e68c483cce1587d6d943c230 (patch)
treec3a81048051e98f75b505a982a24f5e3ee0e4cb4 /libgo
parenta5682d15250e10bb47ebfc29d696160951855eed (diff)
downloadgcc-2d778bb7ab273cc8e68c483cce1587d6d943c230.zip
gcc-2d778bb7ab273cc8e68c483cce1587d6d943c230.tar.gz
gcc-2d778bb7ab273cc8e68c483cce1587d6d943c230.tar.bz2
Increase default libgo test timeout.
From-SVN: r179062
Diffstat (limited to 'libgo')
-rwxr-xr-xlibgo/testsuite/gotest2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/testsuite/gotest b/libgo/testsuite/gotest
index 8364078..296e8a5 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