changeset 10288:e0121ad90b57

zeroconf: flag third-party Zeroconf.py for ignore in check-code
author Matt Mackall <mpm@selenic.com>
date Thu, 28 Jan 2010 22:44:25 -0600
parents 5da892be3497
children 987df17f85bb
files hgext/zeroconf/Zeroconf.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/zeroconf/Zeroconf.py	Thu Jan 28 22:44:18 2010 -0600
+++ b/hgext/zeroconf/Zeroconf.py	Thu Jan 28 22:44:25 2010 -0600
@@ -1571,3 +1571,5 @@
 	r.unregisterService(info)
 	print "   Unregister done."
 	r.close()
+
+# no-check-code