[X2Go-Commits] [live-build-x2go] 137/166: typofix

git-admin at x2go.org git-admin at x2go.org
Mon Nov 20 02:17:04 CET 2017


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 0f025c8b66de5b1d2ade07b51ace44739f14a7b6
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Tue Jul 25 15:43:33 2017 +0200

    typofix
---
 config/includes.chroot/lib/live/config/2100-show-sysconf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/includes.chroot/lib/live/config/2100-show-sysconf b/config/includes.chroot/lib/live/config/2100-show-sysconf
index 0b0cea1..0e0d48c 100755
--- a/config/includes.chroot/lib/live/config/2100-show-sysconf
+++ b/config/includes.chroot/lib/live/config/2100-show-sysconf
@@ -41,7 +41,7 @@ fi
 	echo "\$IPMSG" >> /etc/issue.net
 
 	if grep -q findiso /proc/cmdline ; then
-		BOOTEDENV=\$(basename \$(dirname \$(cat /proc/cmdline | tr " " "\n" | awk -F'=' ' $1 == "findiso" { print \$2 }')))
+		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
 	fi

--
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


More information about the x2go-commits mailing list