[X2Go-Commits] [live-build-x2go] 05/08: typofix
git-admin at x2go.org
git-admin at x2go.org
Mon Jan 29 22:54:30 CET 2024
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch heuler/openbox-magic-pixel-workaround-bookworm
in repository live-build-x2go.
commit a8bf07ca014b2b7cd2949a3e95db4256ff5c6b71
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date: Tue Jan 23 14:10:26 2024 +0100
typofix
---
config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient b/config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient
index c410940..ae3f681 100644
--- a/config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient
+++ b/config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient
@@ -99,7 +99,7 @@ if [ -n "$THROTTLEVALUES" ]; then
if [ -n "$THROTTLEARR4" ] ; then
THROTTLELENGTH="-l $THROTTLEARR4" # default 20
fi
- if [ -n "${THROTTLEARR5" ] ; then
+ if [ -n "$THROTTLEARR5" ] ; then
THROTTLELATENCY="-L $THROTTLEARR5" # default 0
fi
# only set THROTTLINGCOMMAND if at least one value was detected and sanitized properly
--
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