The branch, uccsoutput has been updated via b57e5c7d732c94056ded5046bd2f475074a3d933 (commit) from ac6024e007f2a0f5a63d82513a7370c72378925a (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 b57e5c7d732c94056ded5046bd2f475074a3d933 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Apr 10 11:51:02 2013 +0200 remove -x from shell script ----------------------------------------------------------------------- Summary of changes: debian/x2gobroker-wsgi.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/debian/x2gobroker-wsgi.postinst b/debian/x2gobroker-wsgi.postinst index 57db5bf..873b123 100755 --- a/debian/x2gobroker-wsgi.postinst +++ b/debian/x2gobroker-wsgi.postinst @@ -3,7 +3,7 @@ # # see: dh_installdeb(1) -set -xe +set -e # Source debconf library. . /usr/share/debconf/confmodule 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).