This commit is contained in:
anki-code 2020-03-02 15:50:59 +03:00
parent 54deab4828
commit 0df1d5b23e

2
xxh
View file

@ -223,7 +223,7 @@ class Xxh:
pr = self.pssh(cmd)
if pr == {}:
eeprint('Unexpected result. Try again with +v or try ssh before xxh')
eeprint('Unexpected result. Try again with +v or +vv or try ssh before xxh')
if self.verbose:
eprint('Pexpect result:')