mirror of
https://github.com/xxh/xxh
synced 2024-11-27 06:00:21 +00:00
text
This commit is contained in:
parent
54deab4828
commit
0df1d5b23e
1 changed files with 1 additions and 1 deletions
2
xxh
2
xxh
|
@ -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:')
|
||||
|
|
Loading…
Reference in a new issue