]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: usage_vs_refs.sh: fix false failure with Alpine
authorPádraig Brady <P@draigBrady.com>
Fri, 23 Jan 2026 19:19:59 +0000 (19:19 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 23 Jan 2026 22:32:20 +0000 (22:32 +0000)
commitbdf53cc6852f5939d6509f30911dd11d237a913d
tree08919c3ef42983d08a1b645fc4f66a46eba9bb83
parent25fccc7c4624d5b2febd8dc3aa9ff92fe3531be9
tests: usage_vs_refs.sh: fix false failure with Alpine

* tests/misc/usage_vs_refs.sh: Fix missing escape on literal {,
required by busybox grep.
Reported by Bruno Haible.
tests/misc/usage_vs_refs.sh