You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix minor regression in flag assignment marshalling to custom-setup
This was introduced by f8dc46a which
resulted in passing `--flags=+foo` to older custom setup scripts which
wouldn't recognize the `+` prefix.
This was reported by @cocreature
(cherry picked from commit 2c56a40)
0 commit comments