[Pkg-sugar-commit] [sugar-toolkit] 37/118: Telepathy doesn't create log files #1178

Jonas Smedegaard dr at jones.dk
Thu Apr 16 18:49:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.84.10-1
in repository sugar-toolkit.

commit 847392c340fc173bee382c774a215923a6443a95
Author: Aleksey Lim <alsroot at member.fsf.org>
Date:   Fri Aug 14 07:52:22 2009 +0000

    Telepathy doesn't create log files #1178
---
 src/sugar/profile.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/sugar/profile.py b/src/sugar/profile.py
index cce45a7..d5012bd 100644
--- a/src/sugar/profile.py
+++ b/src/sugar/profile.py
@@ -181,11 +181,11 @@ class Profile(object):
             '# log files and features\n'\
             '#export LM_DEBUG=net\n' \
             '#export GABBLE_DEBUG=all\n' \
-            '#export' \
-            'GABBLE_LOGFILE=~/.sugar/default/logs/telepathy-gabble.log\n' \
+            '#export ' \
+            'GABBLE_LOGFILE=$HOME/.sugar/default/logs/telepathy-gabble.log\n' \
             '#export SALUT_DEBUG=all\n' \
-            '#export' \
-            'SALUT_LOGFILE=~/.sugar/default/logs/telepathy-salut.log\n' \
+            '#export ' \
+            'SALUT_LOGFILE=$HOME/.sugar/default/logs/telepathy-salut.log\n' \
             '#export GIBBER_DEBUG=all\n' \
             '#export PRESENCESERVICE_DEBUG=1\n' \
             '#export SUGAR_LOGGER_LEVEL=debug\n\n' \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-toolkit.git



More information about the pkg-sugar-commit mailing list