diff options
Diffstat (limited to 'ebuild/src_test.bash')
-rw-r--r-- | ebuild/src_test.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebuild/src_test.bash b/ebuild/src_test.bash index 7077263b8..24ff3d6c5 100644 --- a/ebuild/src_test.bash +++ b/ebuild/src_test.bash @@ -46,7 +46,7 @@ ebuild_f_test() local save_PALUDIS_EXTRA_DIE_MESSAGE="${PALUDIS_EXTRA_DIE_MESSAGE}" export PALUDIS_EXTRA_DIE_MESSAGE=" !!! This package failed inside the test phase. You should read -!!! http://paludis.berlios.de/KnownIssues.html +!!! http://paludis.pioto.org/faq.html !!! for more information on packages with test phase failures. " |