[X2Go-Commits] x2gobroker.git - master (branch) updated: 0.0.1.0-46-g1e70ec0

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


The branch, master has been updated
       via  1e70ec048687676bd15654ff60aed29f26288d75 (commit)
      from  692561e8fe83789863ae6a04e6e4a747f859bc03 (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 1e70ec048687676bd15654ff60aed29f26288d75
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Apr 23 20:57:53 2013 +0200

    missing comma in test_broker_inifile.py

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

Summary of changes:
 x2gobroker/tests/test_broker_inifile.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2gobroker/tests/test_broker_inifile.py b/x2gobroker/tests/test_broker_inifile.py
index 9d163eb..6bc62f8 100644
--- a/x2gobroker/tests/test_broker_inifile.py
+++ b/x2gobroker/tests/test_broker_inifile.py
@@ -192,7 +192,7 @@ acl-users-order = deny-allow
             u'fullscreen': False,
             u'width': 800,
             u'height': 600,
-            u'applications': ['TERMINAL','WWWBROWSER',]
+            u'applications': ['TERMINAL','WWWBROWSER',],
         } )
         _expected_profile1 = copy.deepcopy(_expected_defaults)
         _expected_profile1.update({


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