Skip to content

Commit

Permalink
Revert "Set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK for now (#656)"
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 <[email protected]>
  • Loading branch information
scpeters committed Mar 10, 2022
1 parent e316d84 commit 89ec7cc
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 89ec7cc

Please sign in to comment.