aports/main/coreutils/coreutils-9.10-dash-tests.patch
2026-02-22 19:20:24 +00:00

13 lines
372 B
Diff

https://bugs.gentoo.org/969663
https://bugs.gnu.org/80353
--- a/tests/misc/read-errors.sh
+++ b/tests/misc/read-errors.sh
@@ -17,6 +17,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
+require_bash_as_SHELL_
uses_strace_
! cat . >/dev/null 2>&1 || skip_ "Need unreadable directories"