The branch, statusflag has been updated via 9f6eaa8a2b8d2901875d87f00d4deb6e5822f2ec (commit) from 23c2c59626fbd1c0d5b5cccc3db6387996e35a9c (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/tests/test_broker_base.py | 2 ++ 1 file changed, 2 insertions(+) The diff of changes is: diff --git a/x2gobroker/tests/test_broker_base.py b/x2gobroker/tests/test_broker_base.py index 057647d..0bda18e 100644 --- a/x2gobroker/tests/test_broker_base.py +++ b/x2gobroker/tests/test_broker_base.py @@ -304,6 +304,8 @@ check-credentials = false 'sshport': 22, 'setdpi': 0, 'pack': '16m-jpeg', + 'user': '', + 'host': [u'localhost'], } _profile = base_backend.get_profile_defaults() self.assertEqual(len(_expected_profile.keys()), len(_profile.keys())) 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).