bin/pvl.dns-hosts
changeset 262 36c980a6d04a
parent 261 dff7dcf0013f
child 263 5ee3bcd5b4b5
--- a/bin/pvl.dns-hosts	Mon Dec 16 14:17:11 2013 +0200
+++ b/bin/pvl.dns-hosts	Mon Dec 16 14:38:02 2013 +0200
@@ -294,6 +294,9 @@
         break
     else :
         log.warn("%s: no owner: %s", host, info)
+    
+    if info.get('host') :
+        yield 'comment', info['host']
 
 def process_hosts_comments (options, import_hosts) :
     """