Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/sugar-shell
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-10-24 18:00:14 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-10-24 18:00:14 (GMT)
commit6ab3b3c07e6c1f2b668b16d466f4f7faf155f365 (patch)
tree497292b0d4fd96d23d08c88d0661d7d399633e0a /shell/sugar-shell
parent2aa69e7199b756db60c67f6438c4ffccf2ffde35 (diff)
Cleanup logs dir on shell startup
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'))