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

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

commit be21ee7b496693274f7050b8efd7faee2dc4c66d
Author: Stefan Baur (BAUR-ITCS) <[email protected]>
Date:   Tue Jul 25 16:29:15 2017 +0200

    more typofixes
---
 config/includes.chroot/lib/live/config/2100-show-sysconf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/includes.chroot/lib/live/config/2100-show-sysconf 
b/config/includes.chroot/lib/live/config/2100-show-sysconf
index 0e0d48c..0839c77 100755
--- a/config/includes.chroot/lib/live/config/2100-show-sysconf
+++ b/config/includes.chroot/lib/live/config/2100-show-sysconf
@@ -42,8 +42,8 @@ fi
 
        if grep -q findiso /proc/cmdline ; then
                BOOTEDENV=\$(basename \$(dirname \$(cat /proc/cmdline | tr " " 
"\n" | awk -F'=' ' \$1 == "findiso" { print \$2 }')))
-               echo "- Booted Environment: $BOOTEDENV" >> /etc/issue
-               echo "- Booted Environment: $BOOTEDENV" >> /etc/issue.net
+               echo "- Booted Environment: \$BOOTEDENV" >> /etc/issue
+               echo "- Booted Environment: \$BOOTEDENV" >> /etc/issue.net
        fi
 
        if [ -d /lib/live/mount/rootfs/filesystem.squashfs/lib ] ; then

--
Alioth's 
/srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on 
/srv/git/code.x2go.org/live-build-x2go.git
_______________________________________________
x2go-commits mailing list
[email protected]
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to