Fix no attribute: result has no s
Change-Id: I2c5eee9a23ffc7812ae350c68b33bb3abd13d24f
This commit is contained in:
parent
e26f0083bb
commit
c16795c0e9
@ -41,4 +41,4 @@ class Shell(TempFileHandler):
|
|||||||
use_sudo=True,
|
use_sudo=True,
|
||||||
warn_only=True
|
warn_only=True
|
||||||
)
|
)
|
||||||
self.verify_run_results(['bash', action_file_name], rst)
|
self.verify_run_result(['bash', action_file_name], rst)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user