This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 9049cb7 x2gocleansessions: Redirect stdin, stdout and stderr to /dev/null, test for the existence of the file descriptor before issuing the close, only capture the file descriptor backreference in the regex and send any close failures to syslog. (Fixes: #678). new 24529ce xsession: whitespace and typo fixes. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: x2goserver-xsession/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 24529ce22f0a0f04d01026013fd1381f76c75f62 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Nov 23 04:40:10 2014 +0100 xsession: whitespace and typo fixes. --- x2goserver-xsession/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x2goserver-xsession/README.md b/x2goserver-xsession/README.md index 28c7dcd..cae4c9e 100644 --- a/x2goserver-xsession/README.md +++ b/x2goserver-xsession/README.md @@ -1,11 +1,11 @@ # x2goserver-xsession -This folder contains the scripts to enable you to use your own Xsessions file instead of the system ones. +This folder contains the scripts to enable you to use your own Xsession file instead of the system ones. - * doc + * doc documentation folder - * etx + * etc contains the default Xsession file -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git