From 83b3cdefe3df272d88232d1fdfbb3b6f1783d0d6 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 12 Dec 2008 21:51:45 +0000 Subject: =?UTF-8?q?Add=20a=20new=20FEATURES=3Dtest-fail-continue=20value?= =?UTF-8?q?=20which=20causes=20ebuild=20execution=20to=20continue=20after?= =?UTF-8?q?=20the=20test=20phase=20has=20failed.=20Thanks=20to=20Diego=20P?= =?UTF-8?q?etten=C3=B2=20=20for=20the=20suggestion.=20(trun?= =?UTF-8?q?k=20r12214)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit svn path=/main/branches/2.1.6/; revision=12245 --- man/make.conf.5 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') diff --git a/man/make.conf.5 b/man/make.conf.5 index b5c201ec5..07ecba6f8 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 -- cgit v1.2.3-1-g7c22