summaryrefslogtreecommitdiff
path: root/sys-apps/man-db/files/man-db-2.9.3-sandbox-env-tests.patch
blob: 8b2ad26d0e6e172fb2068f6af63f3791cde4fc1c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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"