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
[utils] Use parallel xz when creating the test-suite src package
This was not happening before because it's calling xz via tar
instead of xz directly like the other source packages. This
speeds up the compression a lot.
0 commit comments