[X2Go-Commits] [live-build-x2go] 49/160: removed unused code

git-admin at x2go.org git-admin at x2go.org
Sat Nov 18 01:55:38 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 340dfdc80c5f874c00872ad145c2ac76ce0abe97
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Sun Jul 23 22:38:07 2017 +0200

    removed unused code
---
 config/includes.chroot/lib/live/config/2600-tcpprint | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/config/includes.chroot/lib/live/config/2600-tcpprint b/config/includes.chroot/lib/live/config/2600-tcpprint
index d5005ae..a2b1355 100755
--- a/config/includes.chroot/lib/live/config/2600-tcpprint
+++ b/config/includes.chroot/lib/live/config/2600-tcpprint
@@ -9,11 +9,6 @@ echo -n " tcpprint"
 
 if grep -q "\W*tcpprint\W*" /proc/cmdline ; then
 
-	while ! [ -s /var/run/availablevt ] ; do
-		echo -en "\n'\$0' is waiting for a free console."
-		sleep 2
-	done
-
         TCPPRINTONLYFROM=$(cat /proc/cmdline | \
                        tr ' ' '\n' | \
                        awk -F'=' ' /^tcpprintonlyfrom=/ { print $2 }')

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