[asterisk-scf-commits] asterisk-scf/release/routing.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Sun Jul 10 10:05:38 CDT 2011


branch "master" has been updated
       via  2650fb29af5f61860f5e87cb7d1686d752a3053d (commit)
      from  d4cf21b5c31af415fae377e08a7af82f842e027d (commit)

Summary of changes:
 test/CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit 2650fb29af5f61860f5e87cb7d1686d752a3053d
Author: Joshua Colp <jcolp at digium.com>
Date:   Sun Jul 10 12:06:03 2011 -0300

    Change test configuration filename to be the actual file and not one that no longer exists.

diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 2578402..49d760c 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -17,4 +17,4 @@ astscf_component_add_ice_libraries(RoutingTest IceStorm)
 astscf_component_add_boost_libraries(RoutingTest unit_test_framework)
 astscf_component_add_slice_collection_libraries(RoutingTest ASTSCF)
 astscf_component_build_icebox(RoutingTest)
-astscf_test_icebox(RoutingTest config/routingtest-integ.config)
+astscf_test_icebox(RoutingTest config/routingtest.conf)

-----------------------------------------------------------------------


-- 
asterisk-scf/release/routing.git



More information about the asterisk-scf-commits mailing list