]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix false failure with spaces in hierarchy
authorPádraig Brady <P@draigBrady.com>
Mon, 4 May 2026 22:18:52 +0000 (23:18 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 4 May 2026 22:38:51 +0000 (23:38 +0100)
commitdce828c3d653761daa5f5508369f9ed41436b453
treef7a7e683f40ceb184c749dd734b112ad5ff1cf69
parenta0b4ac0fa2d3ae34fcb3930e160b1ad5b49dfd0f
tests: fix false failure with spaces in hierarchy

* tests/sort/sort-buffer-size.sh: Use `pwd` rather than $PWD,
and quote appropriately.
Reported by Bruno Haible.
tests/sort/sort-buffer-size.sh