mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
switch to 'connection'
This commit is contained in:
@@ -653,7 +653,7 @@ func MakeMShell(r *sstore.RemoteType) *MShellProc {
|
||||
PendingStateCmds: make(map[string]base.CommandKey),
|
||||
StateMap: make(map[string]*packet.ShellState),
|
||||
}
|
||||
rtn.WriteToPtyBuffer("console for remote [%s]\n", r.GetName())
|
||||
rtn.WriteToPtyBuffer("console for connection [%s]\n", r.GetName())
|
||||
return rtn
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user