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()
|
conn.ShutdownChaff()
|
||||||
}()
|
}()
|
||||||
|
|
||||||
|
|
||||||
// ..and the pty to stdout.
|
// ..and the pty to stdout.
|
||||||
// This may take some time exceeding that of the
|
// This may take some time exceeding that of the
|
||||||
// actual command's lifetime, so the c.Wait() below
|
// actual command's lifetime, so the c.Wait() below
|
||||||
|
|
Loading…
Reference in New Issue