[X2Go-Commits] [live-build-x2go] 89/160: typofix
    git-admin at x2go.org 
    git-admin at x2go.org
       
    Sat Nov 18 01:55:46 CET 2017
    
    
  
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 6b6e54cc7d32a666ee9939b5e01b817d131dbb25
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