orca r4198 - branches/phase2/src/orca



Author: wwalker
Date: Fri Sep 12 18:29:47 2008
New Revision: 4198
URL: http://svn.gnome.org/viewvc/orca?rev=4198&view=rev

Log:
Debug formatting string change.


Modified:
   branches/phase2/src/orca/orca.py

Modified: branches/phase2/src/orca/orca.py
==============================================================================
--- branches/phase2/src/orca/orca.py	(original)
+++ branches/phase2/src/orca/orca.py	Fri Sep 12 18:29:47 2008
@@ -108,7 +108,7 @@
     #
     global exitCount
 
-    log.debug("Shutting down and exiting due to signal = %d" % signum)
+    log.debug("shutting down and exiting due to signal = %d" % signum)
 
     # Well...we'll try to exit nicely, but if we keep getting called,
     # something bad is happening, so just quit.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]