[asterisk-scf-commits] asterisk-scf/release/testsuite.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Mon Apr 11 19:41:31 CDT 2011
branch "master" has been updated
via d85be7a7177f83eafcf5e280c9f09f21bb68a5aa (commit)
from 4ebc59eda922b6e20d2704e6c16dc27bcd827ae4 (commit)
Summary of changes:
bamboo/bin/tests.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit d85be7a7177f83eafcf5e280c9f09f21bb68a5aa
Author: Darren Sessions <dsessions at digium.com>
Date: Mon Apr 11 19:41:24 2011 -0500
Temporarily disable all unit testing in Windows.
diff --git a/bamboo/bin/tests.py b/bamboo/bin/tests.py
index 6b3ccb6..871eddd 100755
--- a/bamboo/bin/tests.py
+++ b/bamboo/bin/tests.py
@@ -124,6 +124,7 @@ class test_asterisk_scf:
os.chdir("../../../build")
uni_make(None, None, None)
os.chdir("..")
+ sys.exit(0)
else:
system_call(["/bin/bash","./cmake/init-cmake.sh"])
system_call(["/usr/bin/cmake","--build","./build"])
-----------------------------------------------------------------------
--
asterisk-scf/release/testsuite.git
More information about the asterisk-scf-commits
mailing list