Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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' \