]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: address syntax-check issues in recent commit
authorPádraig Brady <P@draigBrady.com>
Mon, 7 Mar 2022 22:39:32 +0000 (22:39 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 7 Mar 2022 23:33:25 +0000 (23:33 +0000)
commit8767d75b9df3c82db6d92d40de42da760140ce75
tree14e65ab91a280d927267671586bb64c6dc63e3d0
parent92cb8427c537f37edd43c5cef1909585201372ab
maint: address syntax-check issues in recent commit

* cfg.mk (sc_die_EXIT_FAILURE): Generalize to match any EXIT_ define,
and also relax to ignore error() usage with ternary operator.
* src/chroot.c (main): Use () to avoid the sc_error_quotes check.
cfg.mk
src/chroot.c