Skip to content

Commit

Permalink
Test without HOMEBREW_DEVELOPER=1
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Jul 13, 2024
1 parent c541c15 commit 57a6e91
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/scripts/darwin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ scripts="$src"/scripts
ext_tap=shivammathur/homebrew-extensions
php_tap=shivammathur/homebrew-php
export HOMEBREW_CHANGE_ARCH_TO_ARM=1
export HOMEBREW_DEVELOPER=1
export HOMEBREW_NO_AUTO_UPDATE=1
export HOMEBREW_NO_ENV_HINTS=1
export HOMEBREW_NO_INSTALL_CLEANUP=1
Expand Down
1 change: 0 additions & 1 deletion src/scripts/tools/brew.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ configure_brew() {
core_repo="$tap_dir"/homebrew/homebrew-core

export HOMEBREW_CHANGE_ARCH_TO_ARM=1
export HOMEBREW_DEVELOPER=1
export HOMEBREW_NO_AUTO_UPDATE=1
export HOMEBREW_NO_ENV_HINTS=1
export HOMEBREW_NO_INSTALL_CLEANUP=1
Expand Down

0 comments on commit 57a6e91

Please sign in to comment.