The branch, master has been updated via 960add8199c15c254d503d17863db2325247e6bb (commit) from 7aa3976cc3a0e357aa12939ac39f14fd534194a9 (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 960add8199c15c254d503d17863db2325247e6bb Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jun 6 01:57:24 2013 +0200 typo ----------------------------------------------------------------------- Summary of changes: x2goserver/sbin/x2gocleansessions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2goserver/sbin/x2gocleansessions b/x2goserver/sbin/x2gocleansessions index 58a1d91..b270fe1 100755 --- a/x2goserver/sbin/x2gocleansessions +++ b/x2goserver/sbin/x2gocleansessions @@ -138,7 +138,7 @@ elsif ($pid == 0 ) { syslog('debug', "@sinfo[1] is blocked"); - if (defined $blocked_sessions{ @sinfo[1] } + if (defined $blocked_sessions{ @sinfo[1] }) { $blocked_sessions{@sinfo[1]} += 2; if ($blocked_sessions{@sinfo[1]} >= 20) { hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).