From: Stefano Stabellini Date: Wed, 21 Mar 2018 20:47:17 +0000 (-0700) Subject: Remove debug code X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;ds=inline;p=people%2Fsstabellini%2FrunX.git Remove debug code Signed-off-by: Stefano Stabellini --- diff --git a/runX b/runX index 69d4747..52f0853 100755 --- 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