[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-232-ga7e839f
X2Go dev team
git-admin at x2go.org
Wed Nov 13 22:11:37 CET 2013
The branch, master has been updated
via a7e839f2e04cdae838d11d13f1c8f833e0c1c665 (commit)
from 6eadd5cf967698729d52dd22c4df2ad30e6237ad (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 a7e839f2e04cdae838d11d13f1c8f833e0c1c665
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Nov 13 22:11:24 2013 +0100
remove trailing dot from init script message
-----------------------------------------------------------------------
Summary of changes:
debian/x2goserver.init | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/x2goserver.init b/debian/x2goserver.init
index d18aaff..990a2a9 100644
--- a/debian/x2goserver.init
+++ b/debian/x2goserver.init
@@ -20,7 +20,7 @@ start()
mkdir $XSOCKDIR
chmod 1777 $XSOCKDIR
fi
- log_action_msg "Cleaning up stale X2Go sessions."
+ log_action_msg "Cleaning up stale X2Go sessions"
x2gocleansessions
}
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).
More information about the x2go-commits
mailing list