[X2Go-Commits] x2goserver.git - release/4.0.0.x (branch) updated:	4.0.0.2-3-g82ff682
    X2Go dev team 
    git-admin at x2go.org
       
    Tue Jun  4 23:05:20 CEST 2013
    
    
  
The branch, release/4.0.0.x has been updated
       via  82ff682e9e52aaa158f35ec3b615580f57fd3419 (commit)
      from  2aabac70cc2137fe7e0377f6d2ac257841186507 (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 82ff682e9e52aaa158f35ec3b615580f57fd3419
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 645c352..46b6210 100755
--- a/x2goserver/bin/x2gosuspend-session
+++ b/x2goserver/bin/x2gosuspend-session
@@ -56,7 +56,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