mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-26 10:39:01 +02:00
a463a6e6ee
* tests/nproc/nproc-quota.sh: Use command -v nproc instead of $abs_top_builddir for external usage of tests. Also quote "$nproc" usage, to support spaces in path. Link: https://github.com/coreutils/coreutils/pull/310