This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goserver.

commit 592e7026d60c0f7b6f7c5ee761606ba598eb20a0
Author: Mihai Moldovan <[email protected]>
Date:   Tue Jan 9 03:21:41 2018 +0100

    x2goserver/bin/x2goresume-ression: whitespace fix only.
    
    Cherry-picked from release/4.0.1.x branch.
---
 debian/changelog                  | 1 +
 x2goserver/bin/x2goresume-session | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 272a9b5..553078a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -336,6 +336,7 @@ x2goserver (4.0.1.23-0x2go1) UNRELEASED; urgency=medium
       accordingly.
     - x2goserver/bin/x2goresume-session: actually check if the old port values
       have been refurbished within the system and reassign them.
+    - x2goserver/bin/x2goresume-ression: whitespace fix only.
   * x2goserver.spec:
     - RPMify x2goserver-xsession description.
     - Remove qt4 stuff, we're not using the framework here.
diff --git a/x2goserver/bin/x2goresume-session 
b/x2goserver/bin/x2goresume-session
index b48c472..57a8914 100755
--- a/x2goserver/bin/x2goresume-session
+++ b/x2goserver/bin/x2goresume-session
@@ -326,7 +326,7 @@ x2gofeature 'X2GO_RUN_EXTENSIONS' &>'/dev/null' && 
x2goserver-run-extensions "${
 rm -Rf "${SESSION_DIR}/keyboard"
 
 if kill -HUP "${X2GO_AGENT_PID}" &>'/dev/null'; then
-       "${X2GO_LIB_PATH}/x2goresume" "${X2GO_CLIENT}" "${SESSION_NAME}"  
"${GR_PORT}" "${SOUND_PORT}" "${FS_PORT}" >'/dev/null'
+       "${X2GO_LIB_PATH}/x2goresume" "${X2GO_CLIENT}" "${SESSION_NAME}" 
"${GR_PORT}" "${SOUND_PORT}" "${FS_PORT}" >'/dev/null'
        "${X2GO_LIB_PATH}/x2gosyslog" "${0}" 'notice' "client ${X2GO_CLIENT} 
has successfully resumed session with ID ${SESSION_NAME}"
 
        # set client-side keyboard model, type, variant, etc.

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goserver.git
_______________________________________________
x2go-commits mailing list
[email protected]
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to