diff options
Diffstat (limited to 'gotools/Makefile.am')
-rw-r--r-- | gotools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gotools/Makefile.am b/gotools/Makefile.am index 2ade1d7..41fc8f4 100644 --- a/gotools/Makefile.am +++ b/gotools/Makefile.am @@ -141,7 +141,7 @@ uninstall-local: GOTESTFLAGS = # Number of seconds before tests time out. -GOTOOLS_TEST_TIMEOUT = 600 +GOTOOLS_TEST_TIMEOUT = 1200 # Run tests using the go tool, and frob the output to look like that # generated by DejaGNU. The main output of this is two files: |