[X2Go-Commits] [live-build-x2go] 69/108: typofix
git-admin at x2go.org
git-admin at x2go.org
Wed Mar 20 22:13:18 CET 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch feature/openbox
in repository live-build-x2go.
commit a4f9e67cb9574e3843d545f37da6e0628891199d
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date: Sun Jan 6 21:05:28 2019 +0000
typofix
---
.../etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver b/config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver
index 8fbdc60..1891377 100644
--- a/config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver
+++ b/config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver
@@ -17,7 +17,7 @@ else
# this could be an URI
# TODO move this download part to an earlier script
mkdir -p $IMAGEDIR/slides/
- wget -P $IMAGEDIR/slides/ ${XSAVERIMAGES/|/ }
+ wget -P $IMAGEDIR/slides/ ${XSAVERIMAGES//|/ }
fi
IDLE_TIME=$(($XSAVERIDLETIME*1000))
--
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