Skip to content

Commit

Permalink
Merge pull request #690 from carlocab/skip-flags
Browse files Browse the repository at this point in the history
cmd/test-bot.rb: remove `--skip-unbottled-{arm,linux}`
  • Loading branch information
carlocab authored Nov 24, 2021
2 parents 6cc7d8d + f4a148f commit 65bf48f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cmd/test-bot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ def test_bot_args
description: "Don't test any dependents."
switch "--skip-recursive-dependents",
description: "Only test the direct dependents."
switch "--skip-unbottled-arm",
description: "Only test bottled formulae on Apple Silicon."
switch "--skip-unbottled-linux",
description: "Only test bottled formulae on Linux."
switch "--only-cleanup-before",
description: "Only run the pre-cleanup step. Needs `--cleanup`."
switch "--only-setup",
Expand Down

0 comments on commit 65bf48f

Please sign in to comment.