Mercurial > libervia-backend
changeset 2292:bd4d8c73b1d3
jp (pubsub/node/affiliations/set): call checkURI
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 30 Jun 2017 00:54:37 +0200 |
parents | c05000d00dbb |
children | cbc989508474 |
files | frontends/src/jp/cmd_pubsub.py |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/frontends/src/jp/cmd_pubsub.py Fri Jun 30 00:04:47 2017 +0200 +++ b/frontends/src/jp/cmd_pubsub.py Fri Jun 30 00:54:37 2017 +0200 @@ -238,6 +238,7 @@ self.host.quit(C.EXIT_BRIDGE_ERRBACK) def start(self): + common.checkURI(self.args) affiliations = dict(self.args.affiliations) self.host.bridge.psNodeAffiliationsSet( self.args.service,