]> xenbits.xensource.com Git - people/sstabellini/runX.git/commitdiff
Remove debug code master
authorStefano Stabellini <sstabellini@kernel.org>
Wed, 21 Mar 2018 20:47:17 +0000 (13:47 -0700)
committerStefano Stabellini <sstabellini@kernel.org>
Wed, 21 Mar 2018 20:47:17 +0000 (13:47 -0700)
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
runX

diff --git a/runX b/runX
index 69d4747b973f3c4b42e4eb913b115f015140731c..52f0853c6dec7364524adbb31f3d84c20b7d625c 100755 (executable)
--- a/runX
+++ b/runX
@@ -8,12 +8,6 @@ cmd=""
 containerid=""
 while (( "$#" ))
 do
-    if [[ $1 = "--console-socket" ]]
-    then
-        pty=$2
-        #cp $pty /root/pty
-        echo LOL $pty >> /tmp/1
-    fi
     if [[ $1 = "--"* ]]
     then
         shift