mirror of https://gogs.blitter.com/RLabs/xs
gofmt cleanup
This commit is contained in:
parent
103d76989e
commit
b6a22ce64a
|
@ -313,7 +313,6 @@ func runShellAs(who, ttype string, cmd string, interactive bool, conn *hkexnet.C
|
|||
conn.ShutdownChaff()
|
||||
}()
|
||||
|
||||
|
||||
// ..and the pty to stdout.
|
||||
// This may take some time exceeding that of the
|
||||
// actual command's lifetime, so the c.Wait() below
|
||||
|
|
Loading…
Reference in New Issue