[X2Go-Commits] x2gobroker.git - master-inai (branch) updated: d705e7ba70e7866ce904a5f509158430db94def7

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


The branch, master-inai has been updated
       via  d705e7ba70e7866ce904a5f509158430db94def7 (commit)
      from  e96a2eb0f50a5fbd8afbe5644f328eaa34caf725 (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:
 test.py |    1 +
 1 file changed, 1 insertion(+)

The diff of changes is:
diff --git a/test.py b/test.py
index 5dce707..353cd16 100755
--- a/test.py
+++ b/test.py
@@ -24,5 +24,6 @@ Unit tests for Python X2GoBroker.
 import os
 
 if __name__ == "__main__":
+    os.environ.update({'X2GOBROKER_DEBUG': "1"})
     os.chdir(os.path.join('x2gobroker', 'tests',))
     os.system('python ./runalltests.py')


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