DescriptionFix for authenticating to internal repos
Last patch (https://codereview.chromium.org/313933005/) forgot to take into account using a boto file (setting boto to os.devnull
means connect unauthenticated, setting it to None will allow it to do the default
behavior)
This patch will always use a boto file, which should be fine.
BUG=261741
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=275230
Patch Set 1 #Patch Set 2 : Actually just authenticate all the time #Messages
Total messages: 5 (0 generated)
|