summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-12-12 21:51:45 +0000
committerZac Medico <zmedico@gentoo.org>2008-12-12 21:51:45 +0000
commit83b3cdefe3df272d88232d1fdfbb3b6f1783d0d6 (patch)
tree87c8ab003a74cb4445eea62f1b2f8c7e2b651bc6 /man
parentFix --pretend logic in Binpkg some more. (trunk r12213) (diff)
downloadportage-multirepo-83b3cdefe3df272d88232d1fdfbb3b6f1783d0d6.tar.gz
portage-multirepo-83b3cdefe3df272d88232d1fdfbb3b6f1783d0d6.tar.bz2
portage-multirepo-83b3cdefe3df272d88232d1fdfbb3b6f1783d0d6.zip
Add a new FEATURES=test-fail-continue value which causes ebuild execution
to continue after the test phase has failed. Thanks to Diego Pettenò <flameeyes@g.o> for the suggestion. (trunk r12214) svn path=/main/branches/2.1.6/; revision=12245
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.56
1 files changed, 6 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index b5c201ec..07ecba6f 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -334,6 +334,12 @@ the package compiled properly. See \fItest\fR in \fBebuild\fR(1)
and \fIsrc_test()\fR in \fBebuild\fR(5). This feature implies the "test"
\fBUSE\fR flag.
.TP
+.B test\-fail\-continue
+If "test" is enabled \fBFEATURES\fR and the test phase of an ebuild fails,
+continue to execute the remaining phases as if the failure had not occurred.
+Note that the test phase for a specific package may be disabled by masking
+the "test" \fBUSE\fR flag in \fBpackage.use.mask\fR (see \fBportage\fR(5)).
+.TP
.B unmerge\-orphans
If a file is not claimed by another package in the same slot and it is not
protected by \fICONFIG_PROTECT\fR, unmerge it even if the modification time or