[asterisk-scf-commits] asterisk-scf/integration/gitall.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Tue Aug 9 11:08:07 CDT 2011
branch "master" has been updated
via f3d28f3a3861e7b62624cc6e1cec4cf3ea0ab703 (commit)
from 30c487adba53b784163d58554f165b70ab88ad6b (commit)
Summary of changes:
cmake/AsteriskSCF.cmake | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit f3d28f3a3861e7b62624cc6e1cec4cf3ea0ab703
Author: Brent Eagles <beagles at digium.com>
Date: Tue Aug 9 13:37:48 2011 -0230
Slightly bumped test timeout to account for tests that take a little while (bridging).
diff --git a/cmake/AsteriskSCF.cmake b/cmake/AsteriskSCF.cmake
index 799747e..33aa47e 100644
--- a/cmake/AsteriskSCF.cmake
+++ b/cmake/AsteriskSCF.cmake
@@ -55,7 +55,7 @@
#
set(MIN_BOOST_VERSION 1.40)
-set(TEST_TIMEOUT_SEC 60)
+set(TEST_TIMEOUT_SEC 90)
# CMake mistakenly thinks that GCC on OS X doesn't support -isystem.
# See http://public.kitware.com/Bug/view.php?id=10837
-----------------------------------------------------------------------
--
asterisk-scf/integration/gitall.git
More information about the asterisk-scf-commits
mailing list