Increase default libgo test timeout.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 21 Sep 2011 23:02:31 +0000 (23:02 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 21 Sep 2011 23:02:31 +0000 (23:02 +0000)
From-SVN: r179062

libgo/testsuite/gotest

index 8364078283583669fb2b27ca8c74c749d32fa33f..296e8a5168ff980a621152dc3013be716f0000e1 100755 (executable)
@@ -32,7 +32,7 @@ loop=true
 keep=false
 prefix=
 dejagnu=no
-timeout=60
+timeout=240
 testname=""
 trace=false
 while $loop; do