# HG changeset patch # User Goffi # Date 1634298059 -7200 # Node ID 391aa65f72b27852d0ce0ea7e1eac4c0aba87cc7 # Parent f520ac3164b0c45586c437a7f0f3626238780aea backend: restored `--hide-nodes` effect diff -r f520ac3164b0 -r 391aa65f72b2 sat_pubsub/backend.py --- a/sat_pubsub/backend.py Fri Oct 15 13:40:56 2021 +0200 +++ b/sat_pubsub/backend.py Fri Oct 15 13:40:59 2021 +0200 @@ -1747,7 +1747,7 @@ except AttributeError: pep = False - if service.resource: + if self.hideNodes or service.resource: return [] if nodeIdentifier: