Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/sugar-shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell/sugar-shell')
-rwxr-xr-xshell/sugar-shell1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/sugar-shell b/shell/sugar-shell
index 580d168..28e22ff 100755
--- a/shell/sugar-shell
+++ b/shell/sugar-shell
@@ -28,6 +28,7 @@ from sugar import profile
from sugar import env
from sugar import TracebackUtils
+logger.cleanup()
logger.start('shell')
sys.path.insert(0, os.path.join(env.get_data_dir(), 'shell'))