The branch, master has been updated via 9176b71273c66f2e949f3229e498705ab1f84a6a (commit) from eeb50c1fbd89bae051e3a4f7cdc85de8f55dc976 (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 ----------------------------------------------------------------- commit 9176b71273c66f2e949f3229e498705ab1f84a6a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Aug 18 21:37:50 2013 +0200 mark inifile backend as: working ----------------------------------------------------------------------- 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 8c25da7..5431a99 100644 --- a/x2gobroker/brokers/base_broker.py +++ b/x2gobroker/brokers/base_broker.py @@ -47,7 +47,7 @@ class X2GoBroker(object): Currently available broker classes are:: L{zeroconf.X2GoBroker} (working) - L{inifile.X2GoBroker} (in prep) + L{inifile.X2GoBroker} (working) L{ldap.X2GoBroker} (in prep) """ 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).