Accept options in uhwm_run_wait_ready UAT helper
This commit is contained in:
parent
1575a2d369
commit
d501bb9b35
@ -40,8 +40,8 @@ module Uh
|
||||
].join "\n"
|
||||
end
|
||||
|
||||
def uhwm_run_wait_ready
|
||||
uhwm_run
|
||||
def uhwm_run_wait_ready options = nil
|
||||
if options then uhwm_run options else uhwm_run end
|
||||
uhwm_wait_output 'Connected to'
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user