Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes lint script. #5972

Merged
merged 1 commit into from Sep 10, 2019
Merged

Fixes lint script. #5972

merged 1 commit into from Sep 10, 2019
Commits on Sep 10, 2019
  1. Fixes lint script.

    mkarolin committed Sep 10, 2019
    Fixes #5971
    
    Removed auth_config from our script as we don't need to pass it to
    devtools script any more.
    
    The failure is due to devtools change:
    
    commit	934836a6c5b1a3442db7f7197569fc1bbdcb8991	[log] [tgz]
    author	Edward Lemur <ehmaldonado@chromium.org>	Mon Sep 09 20:16:54 2019
    committer	Commit Bot <commit-bot@chromium.org>	Mon Sep 09 20:16:54 2019
    tree	c6cb985aca378a2f816bb7d21a072394b1d4882a
    parent	1e4d70d1dd0865b0ac824beccee70d3852705dd8 [diff]
    git-cl: Remove unused auth configs.
    
    auth_config is a Rietveld thing, so it's not necessary
    in most of the code, except for triggering try bots.
    
    Bug: 1001756
    Change-Id: I0f243a297b05a43a61b052ba75c5886556e81b4e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1793018
You can’t perform that action at this time.