Skip to content

Commit

Permalink
Revert "Set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK for now (#656)" (#660
Browse files Browse the repository at this point in the history
)

This reverts commit e316d84.
This is no longer needed since Homebrew/brew#12979 was merged.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
  • Loading branch information
scpeters committed Mar 16, 2022
1 parent 2d9b194 commit 0e4c042
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jenkins-scripts/lib/_homebrew_base_setup.bash
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ fi

git -C $(${BREW_BINARY} --repo) fsck
export HOMEBREW_UPDATE_TO_TAG=1
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
${BREW_BINARY} update
# manually exclude a ruby warning that jenkins thinks is from clang
# https://github.com/osrf/homebrew-simulation/issues/1343
Expand Down

0 comments on commit 0e4c042

Please sign in to comment.