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
jobs.py: don't ignore --host-version when --hosts is passed
When using --hosts=cache://... it is much too early for such a check, so
we have to give the info manually, and the script would not allow this.
And honor it not just for "collect".
0 commit comments