[asterisk-commits] file: branch file/sorcery r378714 - /team/file/sorcery/configs/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jan 9 10:18:25 CST 2013
Author: file
Date: Wed Jan 9 10:18:22 2013
New Revision: 378714
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=378714
Log:
Add configuration file for res_sorcery_config unit tests.
Added:
team/file/sorcery/configs/test_sorcery.conf.sample (with props)
Added: team/file/sorcery/configs/test_sorcery.conf.sample
URL: http://svnview.digium.com/svn/asterisk/team/file/sorcery/configs/test_sorcery.conf.sample?view=auto&rev=378714
==============================================================================
--- team/file/sorcery/configs/test_sorcery.conf.sample (added)
+++ team/file/sorcery/configs/test_sorcery.conf.sample Wed Jan 9 10:18:22 2013
@@ -1,0 +1,14 @@
+; This is a res_sorcery_config compatible file for the sorcery unit tests
+
+[hey]
+bob=98
+joe=41
+
+[hey2]
+type=zombies
+bob=97
+joe=40
+
+[hey3]
+bob=96
+joe=39
Propchange: team/file/sorcery/configs/test_sorcery.conf.sample
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/file/sorcery/configs/test_sorcery.conf.sample
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/file/sorcery/configs/test_sorcery.conf.sample
------------------------------------------------------------------------------
svn:mime-type = text/plain
More information about the asterisk-commits
mailing list