Skip to content
Snippets Groups Projects
Unverified Commit 438939ce authored by Mike McQuaid's avatar Mike McQuaid
Browse files

tests: delete HOMEBREW_INSTALL_CLEANUP for test consistency.

parent e6f17f23
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,7 @@ module Homebrew
ENV.delete("HOMEBREW_NO_GITHUB_API")
ENV.delete("HOMEBREW_NO_EMOJI")
ENV.delete("HOMEBREW_DEVELOPER")
ENV.delete("HOMEBREW_INSTALL_CLEANUP")
ENV["HOMEBREW_NO_ANALYTICS_THIS_RUN"] = "1"
ENV["HOMEBREW_NO_COMPAT"] = "1" if args.no_compat?
ENV["HOMEBREW_TEST_GENERIC_OS"] = "1" if args.generic?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment