[asterisk-commits] mjordan: testsuite/asterisk/trunk r6423 - /asterisk/trunk/tests/rest_api/reco...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sat Feb 14 19:13:45 CST 2015
Author: mjordan
Date: Sat Feb 14 19:13:42 2015
New Revision: 6423
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=6423
Log:
tests/rest_api/recording/duration: Reduce overly indented lines
They bothered me greatly.
Modified:
asterisk/trunk/tests/rest_api/recording/duration/test-config.yaml
Modified: asterisk/trunk/tests/rest_api/recording/duration/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/rest_api/recording/duration/test-config.yaml?view=diff&rev=6423&r1=6422&r2=6423
==============================================================================
--- asterisk/trunk/tests/rest_api/recording/duration/test-config.yaml (original)
+++ asterisk/trunk/tests/rest_api/recording/duration/test-config.yaml Sat Feb 14 19:13:42 2015
@@ -117,8 +117,8 @@
-
trigger:
match:
- event: 'Hangup'
- channel: 'Local/s at default-.*'
+ event: 'Hangup'
+ channel: 'Local/s at default-.*'
sound-file:
file-name: 'recording/the_recording.wav'
file-path-type: 'relative'
More information about the asterisk-commits
mailing list