The branch, master has been updated via 92525697feca404e86cf6bc2155515c37ed43299 (commit) from b8303b69146ea5c027f7dbd549c8ea708f790783 (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 92525697feca404e86cf6bc2155515c37ed43299 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Dec 16 22:56:06 2011 +0100 log output fix ----------------------------------------------------------------------- Summary of changes: x2goserver/bin/x2gomountdirs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2goserver/bin/x2gomountdirs b/x2goserver/bin/x2gomountdirs index 7f65d07..203eb06 100755 --- a/x2goserver/bin/x2gomountdirs +++ b/x2goserver/bin/x2gomountdirs @@ -31,7 +31,7 @@ openlog($0,'cons,pid','user'); setlogmask( LOG_UPTO(x2gologlevel()) ); -syslog('info', "x2golistmountdirs has been called with options: @ARGV"); +syslog('info', "x2gomountdirs has been called with options: @ARGV"); my $type=shift; my $session=shift; 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).