Increased timeout for large file tests.

This commit is contained in:
Ward Fisher 2013-09-16 13:50:48 -06:00
parent 49ad32e610
commit 49a8340e3a

View File

@ -6,7 +6,7 @@
## ENABLE_TESTING()
## INCLUDE(CTest)
set(DART_TESTING_TIMEOUT "3600")
set(DART_TESTING_TIMEOUT "4800")
set(CTEST_PROJECT_NAME "netcdf-c")
set(CTEST_NIGHTLY_START_TIME "00:00:00 EST")