brew-test-bot: strip, squeeze short test name.
This commit is contained in:
parent
5d03149d81
commit
ff0bcf2b2c
@ -53,7 +53,7 @@ class Step
|
|||||||
end
|
end
|
||||||
|
|
||||||
def command_short
|
def command_short
|
||||||
@command.gsub(/(brew|--force|--verbose|--build-bottle) /, '')
|
@command.gsub(/(brew|--force|--verbose|--build-bottle) /, '').strip.squeeze
|
||||||
end
|
end
|
||||||
|
|
||||||
def passed?
|
def passed?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user