The branch, release/4.0.0.x has been updated via ca3cbc1ca66e83befc971bb9ddb17f8040c40cba (commit) from dda4b72163167025b8112ac0ab216e678240f55e (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 ca3cbc1ca66e83befc971bb9ddb17f8040c40cba Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Dec 29 22:37:40 2013 +0100 whitespace fix ----------------------------------------------------------------------- Summary of changes: x2goserver/sbin/x2goshowblocks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2goserver/sbin/x2goshowblocks b/x2goserver/sbin/x2goshowblocks index 8cecaad..d63fcb3 100755 --- a/x2goserver/sbin/x2goshowblocks +++ b/x2goserver/sbin/x2goshowblocks @@ -24,7 +24,7 @@ use strict; use Sys::Syslog qw( :standard :macros ); use lib `x2gopath lib`; -use x2godbwrapper; +use x2godbwrapper; use x2gologlevel; use x2goutils; 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).