Skip to content

Use parallel instead of xargs/nproc

Albert Astals Cid requested to merge work/aacid/stable_json_output into master

parallel guarantees the output is stable which helps with scripty diffs

Merge request reports