[X2Go-Commits] [live-build-x2go] 12/14: typofix

git-admin at x2go.org git-admin at x2go.org
Mon Jan 29 22:51:41 CET 2024


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

x2go pushed a commit to branch heuler/mate-minidesktop-bookworm
in repository live-build-x2go.

commit a8badb6efc334bf4061e47b821c49553e94b370f
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Sat Jan 27 05:09:54 2024 +0100

    typofix
---
 .../etc/x2go/x2gothinclient_init.d/940_x2gothinclient-align-right       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/includes.chroot/etc/x2go/x2gothinclient_init.d/940_x2gothinclient-align-right b/config/includes.chroot/etc/x2go/x2gothinclient_init.d/940_x2gothinclient-align-right
index 960f9a5..e92365f 100755
--- a/config/includes.chroot/etc/x2go/x2gothinclient_init.d/940_x2gothinclient-align-right
+++ b/config/includes.chroot/etc/x2go/x2gothinclient_init.d/940_x2gothinclient-align-right
@@ -10,7 +10,7 @@ fi
 
 # default to 50(%) if unset
 if [ -z "$WINDOWWIDTH" ]; then
-        WINDOWWIDTH=50"
+        WINDOWWIDTH="50"
 fi
 
 if [ -z "$X2GO_HANDLE_DAEMON" ] ; then

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git


More information about the x2go-commits mailing list