brew-test-bot: hide --retry flag.
This commit is contained in:
parent
0e52cc6188
commit
ca0133cf5b
@ -61,7 +61,7 @@ class Step
|
||||
end
|
||||
|
||||
def command_short
|
||||
@command.gsub(/(brew|--force|--verbose|--build-bottle|--rb) /, '').strip.squeeze ' '
|
||||
@command.gsub(/(brew|--force|--retry|--verbose|--build-bottle|--rb) /, '').strip.squeeze ' '
|
||||
end
|
||||
|
||||
def passed?
|
||||
|
Loading…
x
Reference in New Issue
Block a user