Lines Matching refs:command
49 # Execute and print command with status where success equals non-zero result
51 # $@ - command to execute
53 # return 0 if command fails, otherwise return 1
63 # $@ - command to execute
71 # Execute a positive test but retry the command on failure if the output
77 # $3-$@ - command to execute
137 # retried up to 5 times when the command returns the keyword "busy".
139 # $@ - command to execute
148 # $@ - command to execute
160 # $2-$@ - command to execute
185 # Execute and print command with status where success equals non-zero result
189 # $2-$@ - command to execute
191 # return 0 if command fails, or the output contains the keyword expected,
255 # Execute and print command with status where success equals zero result
257 # $@ command to execute
259 # return command exit status