[X2Go-Commits] x2gobroker.git - master (branch) updated: 0.0.1.0-50-g39b86db

X2Go dev team git-admin at x2go.org
Tue Apr 23 21:08:11 CEST 2013


The branch, master has been updated
       via  39b86db4b2b00b42213498ea2dcb1c3bb89430c0 (commit)
      from  f6f6b32e0a8eea06cdf1d888941e4b748ac51bb6 (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 39b86db4b2b00b42213498ea2dcb1c3bb89430c0
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Apr 23 21:05:51 2013 +0200

    fix test_broker_base.py

-----------------------------------------------------------------------

Summary of changes:
 x2gobroker/tests/test_broker_base.py |    1 +
 1 file changed, 1 insertion(+)

The diff of changes is:
diff --git a/x2gobroker/tests/test_broker_base.py b/x2gobroker/tests/test_broker_base.py
index ff06542..1371724 100644
--- a/x2gobroker/tests/test_broker_base.py
+++ b/x2gobroker/tests/test_broker_base.py
@@ -307,6 +307,7 @@ check-credentials = false
             'pack': '16m-jpeg',
             'user': '',
             'host': [u'localhost'],
+            'directrdp': False,
         }
         _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).




More information about the x2go-commits mailing list