You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/man-db/files/man-db-2.9.3-sandbox-env-te...

12 lines
315 B

--- a/src/tests/man-deleted-directory
+++ b/src/tests/man-deleted-directory
@@ -8,6 +8,8 @@
: ${MAN=man}
+test -n "$SANDBOX_ACTIVE" && skip "Gentoo: Test known bad under sandbox (#699466)"
+
init
echo "MANDATORY_MANPATH $abstmpdir/usr/share/man" >"$tmpdir/manpath.config"
MANPATH="$abstmpdir/usr/share/man"