]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: pacify ‘make syntax-check’
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Mar 2023 23:37:45 +0000 (15:37 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Mar 2023 23:39:07 +0000 (15:39 -0800)
commita4778006c8f2b669afcc45456acf0d21f228208d
tree081860e13db3fea96132841c91290f81a64805c0
parente30af1e5840fdcabe3856f9ffcd6354b94d0a7ee
maint: pacify ‘make syntax-check’

Problem reported by Pádraig Brady (Bug#61386#226).
* src/split.c (parse_chunk): Use die instead of error.
(main): Quote a string.
* tests/local.mk (all_root_tests): Move du/apparent.sh from here ...
(all_tests): ... to here.
src/split.c
tests/local.mk