toolsutils.py
branch3.1
changeset 2027 85eae6a79f75
parent 541 0d75cfe50f83
child 1132 96752791c2b6
--- a/toolsutils.py	Thu Jan 15 10:13:25 2009 +0100
+++ b/toolsutils.py	Wed Jun 03 19:42:23 2009 +0200
@@ -273,7 +273,7 @@
       }),
     ("host",
      {'short': 'H', 'type' : 'string', 'metavar': '<hostname>',
-      'default': 'all-in-one',
+      'default': None,
       'help': 'specify the name server\'s host name. Will be detected by \
 broadcast if not provided.',
       }),