From: Stephen Gran Date: Sun, 9 Aug 2009 22:21:40 +0000 (+0000) Subject: Remove printf debugging X-Git-Tag: userdir-ldap-0.3.71~11 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=4a91a8bbf1b3f03a58c61ba6a18e12f8c622fd75 Remove printf debugging Signed-off-by: Stephen Gran --- diff --git a/ud-generate b/ud-generate index 887176c..5ba59d4 100755 --- a/ud-generate +++ b/ud-generate @@ -761,7 +761,6 @@ def GenDNS(File): x[1].has_key("sshRSAHostKey") == 0: continue - print "%s %s" % (GetAttr(x, "hostname"), IsDebianHost.match(GetAttr(x, "hostname"))) if IsDebianHost.match(GetAttr(x, "hostname")) is not None: continue