The branch, statusflag has been updated via 7187c80ce5733dc8d4c5d6294661299076e9bc44 (commit) from b0cdf44c0b3188da332f410a41414cc8221452b3 (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/backends/inifile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2gobroker/backends/inifile.py b/x2gobroker/backends/inifile.py index a030b14..b9a575f 100644 --- a/x2gobroker/backends/inifile.py +++ b/x2gobroker/backends/inifile.py @@ -87,7 +87,7 @@ class X2GoBroker(base.X2GoBroker): def list_profiles(self, username): - + list_of_profiles = {} return list_of_profiles def select_profile(self, profile_name): 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).