]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid false failure where sleep is a shell builtin
authorPádraig Brady <P@draigBrady.com>
Sun, 27 Aug 2023 15:22:37 +0000 (16:22 +0100)
committerPádraig Brady <P@draigBrady.com>
Sun, 27 Aug 2023 16:18:01 +0000 (17:18 +0100)
commit13e13107e13ae064c925ecfc516c3b7bcc680aa6
tree1495c9d20c1bd181e3e93ef963ec8fadb14c35bd
parent900606431e13e32d569fa3191b862b443346b0e9
tests: avoid false failure where sleep is a shell builtin

* tests/misc/usage_vs_getopt.sh: Handle sleep as a shell builtin,
which was seen on Alpine Linux 3.18.
tests/misc/usage_vs_getopt.sh