[X2Go-Commits] x2gobroker.git - master (branch) updated: 0.0.2.3-58-gb1a5881

X2Go dev team git-admin at x2go.org
Mon Nov 4 11:01:06 CET 2013


The branch, master has been updated
       via  b1a588120a97a6ff83121528320f99b4bda5f869 (commit)
      from  8a2565191817ccb368d673254d745fa965003e9d (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 b1a588120a97a6ff83121528320f99b4bda5f869
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Nov 4 10:35:24 2013 +0100

    fix comment string

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

Summary of changes:
 bin/x2gobroker |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/bin/x2gobroker b/bin/x2gobroker
index 9688442..b9c7ec7 100755
--- a/bin/x2gobroker
+++ b/bin/x2gobroker
@@ -169,7 +169,7 @@ logger_broker.info('  X2GOBROKER_DEFAULT_BACKEND: {value}'.format(value=x2gobrok
 logger_broker.info('  X2GOBROKER_SSL_CERTFILE: {value}'.format(value=x2gobroker.defaults.X2GOBROKER_SSL_CERTFILE))
 logger_broker.info('  X2GOBROKER_SSL_KEYFILE: {value}'.format(value=x2gobroker.defaults.X2GOBROKER_SSL_KEYFILE))
 
-# run the web.py standalone daemon...
+# run the Python Tornado standalone daemon or handle interactive command line execution (via SSH)
 if __name__ == "__main__":
 
     if cmdline_args.mode.upper() == 'HTTP':


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