The branch, statusflag has been updated via 8282f90fcc078cb80d4679da5bfffc6569e70f25 (commit) from 6227df06f2da16aa426ac25c7c007ec9f65a30dd (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 8282f90fcc078cb80d4679da5bfffc6569e70f25 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 5 00:01:44 2013 +0200 remove duplicate ping mode ----------------------------------------------------------------------- Summary of changes: lib/x2gobroker-agent.pl | 5 ----- 1 file changed, 5 deletions(-) The diff of changes is: diff --git a/lib/x2gobroker-agent.pl b/lib/x2gobroker-agent.pl index 79d2d1f..fab9942 100755 --- a/lib/x2gobroker-agent.pl +++ b/lib/x2gobroker-agent.pl @@ -105,11 +105,6 @@ if($uidNumber < 1000) die 'operation on system user'; } -if($mode eq 'ping') -{ - print "OK\n"; -} - if($mode eq 'listsessions') { InitX2GoUser($uid, $uidNumber, $gidNumber, $home); 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).