# HG changeset patch # User Matt Mackall # Date 2010-01-29 04:44:25 # Node ID e0121ad90b5786c6b6a1275f7a9805ab4506d6a7 # Parent 5da892be349719fb856d44d23d68b2be5661bab2 zeroconf: flag third-party Zeroconf.py for ignore in check-code diff --git a/hgext/zeroconf/Zeroconf.py b/hgext/zeroconf/Zeroconf.py --- a/hgext/zeroconf/Zeroconf.py +++ b/hgext/zeroconf/Zeroconf.py @@ -1571,3 +1571,5 @@ if __name__ == '__main__': r.unregisterService(info) print " Unregister done." r.close() + +# no-check-code