aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar ccalvarin <ccalvarin@google.com>2018-04-09 08:44:02 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-04-09 08:45:29 -0700
commitaa98bc29dae14119797febd447302842f4ac68af (patch)
treea159cd823e7a7861586cb381a201ab3e1b6c40fd /scripts
parent6b5aa72d63137b3051f47e9ddd48781fab12fa6a (diff)
Remove alphabetical sorting of options in the canonical list.
This was broken for --config. Doing this properly requires keeping the order in which the options were given, which could be done either by filtering the ordered list according to which values affect the final outcome or by tracking the order correctly. I picked the later: the option order was not explicitly tracked for expansions before but now it is. RELNOTES: canonicalize-flags no longer reorders the flags PiperOrigin-RevId: 192132260
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions