This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 3b09389514e936fbe60724201beb4907f973a4dc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Mar 26 13:47:16 2015 +0100 whitespace fixes --- rpm/x2gobroker-authservice.init | 1 - rpm/x2gobroker-daemon.init | 1 - 2 files changed, 2 deletions(-) diff --git a/rpm/x2gobroker-authservice.init b/rpm/x2gobroker-authservice.init index 9ccaf6c..750536a 100755 --- a/rpm/x2gobroker-authservice.init +++ b/rpm/x2gobroker-authservice.init @@ -161,4 +161,3 @@ case "$1" in ;; esac exit $? - diff --git a/rpm/x2gobroker-daemon.init b/rpm/x2gobroker-daemon.init index df6fda3..c0e7870 100755 --- a/rpm/x2gobroker-daemon.init +++ b/rpm/x2gobroker-daemon.init @@ -161,4 +161,3 @@ case "$1" in exit 2 esac exit $? - -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git