Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2009-03-23 16:38:12 (GMT)
committer Simon Schampijer <simon@schampijer.de>2009-03-23 16:38:12 (GMT)
commit856a83a2da9433813c40a975e9b2c9af85733909 (patch)
treec825c68031c6214c2719a6c6f384c253aa90469d /src
parent29aa6cbe65c7d9287866cf17019a126a4207b2a3 (diff)
Fix spacing in debug file
Diffstat (limited to 'src')
-rw-r--r--src/sugar/profile.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sugar/profile.py b/src/sugar/profile.py
index cce45a7..6e5a1bf 100644
--- a/src/sugar/profile.py
+++ b/src/sugar/profile.py
@@ -181,10 +181,10 @@ class Profile(object):
'# log files and features\n'\
'#export LM_DEBUG=net\n' \
'#export GABBLE_DEBUG=all\n' \
- '#export' \
+ '#export ' \
'GABBLE_LOGFILE=~/.sugar/default/logs/telepathy-gabble.log\n' \
'#export SALUT_DEBUG=all\n' \
- '#export' \
+ '#export ' \
'SALUT_LOGFILE=~/.sugar/default/logs/telepathy-salut.log\n' \
'#export GIBBER_DEBUG=all\n' \
'#export PRESENCESERVICE_DEBUG=1\n' \