]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: remove FIXME comment from timeout.c
authorPádraig Brady <P@draigBrady.com>
Sat, 27 Aug 2022 16:54:42 +0000 (17:54 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 27 Aug 2022 16:54:42 +0000 (17:54 +0100)
commitc88f08f9b6d7b509ece19b746d57b73133ab6618
treef2599acd718eaacaaf9f4d58a91c5350c3698faa
parentea3ee6df279bdde37389406b66ec242647fd07c4
maint: remove FIXME comment from timeout.c

* src/timeout.c: We shouldn't hardcode `sh -c` as users
can specify that if needed, so remove the comment.
src/timeout.c