mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-29 01:12:16 +01:00
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=80353 https://bugs.gentoo.org/969663 Cherry-picked-from: 4b7617aaa64e146db86c75cc77ff44e833ad5bb2 MR: alpine/aports!97878
13 lines
372 B
Diff
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"
|