Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/jarabe/main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jarabe/main.py b/src/jarabe/main.py
index e377d2b..44880ba 100755
--- a/src/jarabe/main.py
+++ b/src/jarabe/main.py
@@ -22,7 +22,7 @@ logger.start('shell')
import logging
-logging.debug('%r STARTUP: Starting the shell')
+logging.debug('STARTUP: Starting the shell')
import os
import sys