forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make http_archive honor $HOME/.netrc
For http_archive and related rules, if no netrc file is specified, but a file "$HOME/.netrc" exists (on non-Windows systems), read this file to allow implicit authentication, the same way other programs for downloading handle it. Change-Id: I336421ad49ed75c673d1c78fd0575ddc78812064 PiperOrigin-RevId: 256677554
- Loading branch information
1 parent
7f39591
commit c26e339
Showing
2 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters