Add back the ip check, ipv6 needs to be disabled in the avahi daemon

config for this to work though
This commit is contained in:
Marco Pesenti Gritti
2006-07-26 16:33:44 +02:00
parent 8444bd63d6
commit 51c08af67c
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@ import logging
import sugar.env
from PresenceService import PresenceService
# FIXME this looks like duplicated
level = sugar.env.get_logging_level()
if level == 'debug':
logging.basicConfig(level=logging.DEBUG,