[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 16 13:13:37 CDT 2012


branch "master" has been updated
       via  8c38114903291721a3371486fbde3f2e88ceb40d (commit)
      from  8d2f7ff9582b0385440d4576b1d21ca1cc136826 (commit)

Summary of changes:
 lib/python/Logging.py |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


- Log -----------------------------------------------------------------
commit 8c38114903291721a3371486fbde3f2e88ceb40d
Author: Darren Sessions <dsessions at digium.com>
Date:   Wed May 16 13:13:35 2012 -0500

    Commented out an unfinished function.

diff --git a/lib/python/Logging.py b/lib/python/Logging.py
index 7ce5137..4b144ac 100644
--- a/lib/python/Logging.py
+++ b/lib/python/Logging.py
@@ -53,6 +53,6 @@ class Artifacts:
             if res['success'] == False:
                 return res
 
-class Stats:
-    def master_log(self):
-        res = globalVars.db.execute('''INSERT INTO master_log VALUES (
+#class Stats:
+#    def master_log(self):
+#        res = globalVars.db.execute('''INSERT INTO master_log VALUES (

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


-- 
asterisk-scf/release/testsuite.git



More information about the asterisk-scf-commits mailing list