OSDN Git Service

Increase default libgo test timeout.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Sep 2011 23:02:31 +0000 (23:02 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Sep 2011 23:02:31 +0000 (23:02 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179062 138bc75d-0d04-0410-961f-82ee72b054a4

libgo/testsuite/gotest

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