[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-163-g0e218df
X2Go dev team
git-admin at x2go.org
Tue Jun 4 23:05:20 CEST 2013
The branch, master has been updated
via 0e218dfba1d0d8b5a4df7bed58720d63259328d1 (commit)
from ef59c6497e89c1c82a624ff25c5da26723d8438f (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 0e218dfba1d0d8b5a4df7bed58720d63259328d1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Jun 4 23:05:02 2013 +0200
typo fix in x2gosuspend-session comment
-----------------------------------------------------------------------
Summary of changes:
x2goserver/bin/x2gosuspend-session | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/x2goserver/bin/x2gosuspend-session b/x2goserver/bin/x2gosuspend-session
index 2e6917d..fd97742 100755
--- a/x2goserver/bin/x2gosuspend-session
+++ b/x2goserver/bin/x2gosuspend-session
@@ -65,7 +65,7 @@ kill -HUP $X2GO_AGENT_PID &>/dev/null && {
$X2GO_LIB_PATH/x2gosyslog "$0" "err" "$err_msg"
# If we reach here it means that the x2goagent process of the session has vanisshed
- # If this happens than we mark the session as finished...
+ # If this happens then we mark the session as finished...
$X2GO_LIB_PATH/x2gochangestatus 'F' "$SESSION_NAME" > /dev/null
# run x2goserver-extensions for fail-suspend
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