gofmt cleanup

This commit is contained in:
Russ Magee 2018-11-28 21:03:20 -08:00
parent 103d76989e
commit b6a22ce64a
3 changed files with 11 additions and 12 deletions

View File

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