mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-07-05 22:02:49 +08:00
update format
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
770fb6c31b
commit
509450a978
@ -430,10 +430,10 @@ func TestFingerprint(t *testing.T) {
|
|||||||
var (
|
var (
|
||||||
buffer bytes.Buffer
|
buffer bytes.Buffer
|
||||||
expected = `
|
expected = `
|
||||||
localhost: ======CMD======
|
======CMD======
|
||||||
localhost: whoami
|
whoami
|
||||||
localhost: ======END======
|
======END======
|
||||||
localhost: out: drone-scp
|
out: drone-scp
|
||||||
`
|
`
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user