aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions/cmd/brew-test-bot.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Contributions/cmd/brew-test-bot.rb')
-rwxr-xr-xLibrary/Contributions/cmd/brew-test-bot.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Contributions/cmd/brew-test-bot.rb b/Library/Contributions/cmd/brew-test-bot.rb
index 9832693c8..fa0075884 100755
--- a/Library/Contributions/cmd/brew-test-bot.rb
+++ b/Library/Contributions/cmd/brew-test-bot.rb
@@ -276,7 +276,7 @@ class Test
return if ARGV.include? "--skip-setup"
test "brew doctor"
test "brew --env"
- test "brew --config"
+ test "brew config"
end
def formula formula