changeset 733:b2bc31410425 1.1.0-rc3

Cosmetics
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 01 Mar 2011 10:48:14 +0900
parents 4a0b61061a6d
children f065e9dfdb98
files tests/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/CMakeLists.txt	Fri Feb 25 15:46:40 2011 +0900
+++ b/tests/CMakeLists.txt	Tue Mar 01 10:48:14 2011 +0900
@@ -2,7 +2,7 @@
 PROJECT("freeDiameter tests" C)
 
 # give the possibility to configure the timeout duration for the tests
-OPTION(TEST_TIMEOUT "Timeout for the tests, in seconds (default: 5)?")
+OPTION(TEST_TIMEOUT "Timeout for the tests, in seconds (default: 120)?")
 IF(TEST_TIMEOUT)
 	ADD_DEFINITIONS(-DTEST_TIMEOUT=${TEST_TIMEOUT})
 ENDIF(TEST_TIMEOUT)
"Welcome to our mercurial repository"