From 856a83a2da9433813c40a975e9b2c9af85733909 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Mon, 23 Mar 2009 16:38:12 +0000 Subject: Fix spacing in debug file --- (limited to 'src') 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' \ -- cgit v0.9.1