Author: kmoore
Date: Wed Aug  7 12:43:03 2013
New Revision: 3989

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=3989
Log:
Remove some debugging

Modified:
    asterisk/trunk/tests/callparking/run-test

Modified: asterisk/trunk/tests/callparking/run-test
URL: 
http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/callparking/run-test?view=diff&rev=3989&r1=3988&r2=3989
==============================================================================
--- asterisk/trunk/tests/callparking/run-test (original)
+++ asterisk/trunk/tests/callparking/run-test Wed Aug  7 12:43:03 2013
@@ -42,13 +42,10 @@
 
     def check_result(self):
         if not self.got_AMI_UnParkedCall:
-            logger.info("Bailed 1")
             return
         if not self.ast1_event:
-            logger.info("Bailed 2")
             return
         if not self.ast2_event:
-            logger.info("Bailed 3")
             return
 
         # Parked call subtest completed successfully.


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

svn-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/svn-commits

Reply via email to