Author: btami
Date: 2005-10-20 04:14:07 -0500 (Thu, 20 Oct 2005)
New Revision: 8073
Modified:
trunk/gnue-common/src/logic/GTrigger.py
Log:
changed debug level from 0 to 1
Modified: trunk/gnue-common/src/logic/GTrigger.py
===================================================================
--- trunk/gnue-common/src/logic/GTrigger.py 2005-10-19 16:22:20 UTC (rev
8072)
+++ trunk/gnue-common/src/logic/GTrigger.py 2005-10-20 09:14:07 UTC (rev
8073)
@@ -171,7 +171,7 @@
self.__call__ = method
def dummyFunction(self, myself):
- GDebug.printMesg(0, "Trigger not implemented")
+ GDebug.printMesg(1, "Trigger not implemented")
def getDescription(self):
"""
_______________________________________________
Commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue