[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
Wed May 9 13:30:32 CDT 2012
branch "master" has been updated
via c4e1ae2b781510ab42ff79f07061d2e122fc1d7b (commit)
via ede279e9ef1e7410455d94d1a3904e7e81faa0ed (commit)
from 1e9daabca5e056dc4f9ac8d357dfac7f285a03d6 (commit)
Summary of changes:
tests/build/asterisk_scf/testcase.yaml | 2 +-
tests/build/tests.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit c4e1ae2b781510ab42ff79f07061d2e122fc1d7b
Author: Darren Sessions <dsessions at digium.com>
Date: Wed May 9 13:30:23 2012 -0500
Fixed a typo. I hate typos.
diff --git a/tests/build/tests.yaml b/tests/build/tests.yaml
index fae674a..410069e 100644
--- a/tests/build/tests.yaml
+++ b/tests/build/tests.yaml
@@ -1,2 +1,2 @@
testcase :
- - asteriskscf
+ - asterisk_scf
commit ede279e9ef1e7410455d94d1a3904e7e81faa0ed
Author: Darren Sessions <dsessions at digium.com>
Date: Wed May 9 13:29:42 2012 -0500
Fixed the test name (which was accidently changed)
diff --git a/tests/build/asterisk_scf/testcase.yaml b/tests/build/asterisk_scf/testcase.yaml
index 92c5003..fab49ec 100644
--- a/tests/build/asterisk_scf/testcase.yaml
+++ b/tests/build/asterisk_scf/testcase.yaml
@@ -1,4 +1,4 @@
-name : asteriskscf_ubuntu_maverick_integration_repos
+name : asteriskscf_ubuntu_maverick
options :
stop_tests_on_failure : True
tests :
-----------------------------------------------------------------------
--
asterisk-scf/release/testsuite.git
More information about the asterisk-scf-commits
mailing list