[X2Go-Commits] x2goserver.git - release/4.0.1.x (branch) updated:	3.0.99-2-250-g165bdd7
    X2Go dev team 
    git-admin at x2go.org
       
    Thu Jun  6 13:34:51 CEST 2013
    
    
  
The branch, release/4.0.1.x has been updated
       via  165bdd743f9c5b5a37878fb5e0ecf5ca74542f58 (commit)
      from  8404361f7900534b81206aaefcef04c57d9e5910 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
 x2goserver/bin/x2gostartagent |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/x2goserver/bin/x2gostartagent b/x2goserver/bin/x2gostartagent
index fac17f6..699688b 100755
--- a/x2goserver/bin/x2gostartagent
+++ b/x2goserver/bin/x2gostartagent
@@ -227,8 +227,8 @@ fi
 X2GO_AGENT_PID=$!
 X2GO_AGENT_RETVAL=$?
 test $X2GO_AGENT_RETVAL && \
-	$X2GO_LIB_PATH/x2gosyslog "$0" "notice" "successfully started X2go session with ID $SESSION_NAME" || \
-	$X2GO_LIB_PATH/x2gosyslog "$0" "err" "ERROR: failed to start X2go session with ID $SESSION_NAME"
+	$X2GO_LIB_PATH/x2gosyslog "$0" "notice" "successfully started X2go agent session with ID $SESSION_NAME" || \
+	$X2GO_LIB_PATH/x2gosyslog "$0" "err" "ERROR: failed to start X2go agent session with ID $SESSION_NAME"
 
 X2GO_SND_PORT=1024
 
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