The branch, statusflag has been updated via 16e9356345684e24cf259701a79a28934762c867 (commit) from 75a711dd713a90b74f0c0e372a20287ed3ace747 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: x2gobroker/brokers/base_broker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2gobroker/brokers/base_broker.py b/x2gobroker/brokers/base_broker.py index 1daf79a..be2aa89 100644 --- a/x2gobroker/brokers/base_broker.py +++ b/x2gobroker/brokers/base_broker.py @@ -96,7 +96,7 @@ class X2GoBroker(object): """ return self.config.get_section(self.backend_name) - def get_backend_value(self, backend='zeroconf', option='enabled'): + def get_backend_value(self, backend='zeroconf', option='enable'): """\ Get the configuration setting for backend C{backend} and option C{option}. hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker for X2Go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).