[paludis-commits] r4073 - in trunk: . paludis/repositories/e/ebuild

rbrown at svn.pioto.org rbrown at svn.pioto.org
Fri Dec 14 13:14:43 UTC 2007


Author: rbrown
Date: 2007-12-14 13:14:24 +0000 (Fri, 14 Dec 2007)
New Revision: 4073

Modified:
   trunk/ChangeLog
   trunk/paludis/repositories/e/ebuild/src_test.bash
Log:
Fix faq location given for test failures.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-12-13 20:27:29 UTC (rev 4072)
+++ trunk/ChangeLog	2007-12-14 13:14:24 UTC (rev 4073)
@@ -5,6 +5,11 @@
 only listed in SVN log. For a summary of what has changed between releases,
 see the NEWS file. This file is occasionally pruned to ChangeLog.old.bz2.
 
+2007-12-13 Richard Brown
+
+	* paludis/repositories/e/ebuild/src_test.bash: Fix faq location given
+	for test failures.
+
 2007-12-13 Piotr Jaroszyński
 
 	* python/mask_TEST.py: (python) Fix mask_TEST.

Modified: trunk/paludis/repositories/e/ebuild/src_test.bash
===================================================================
--- trunk/paludis/repositories/e/ebuild/src_test.bash	2007-12-13 20:27:29 UTC (rev 4072)
+++ trunk/paludis/repositories/e/ebuild/src_test.bash	2007-12-14 13:14:24 UTC (rev 4073)
@@ -46,7 +46,7 @@
     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.pioto.org/faq.html
+!!!    http://paludis.pioto.org/faq/stricter.html#testfailures
 !!! for more information on packages with test phase failures.
 "
 



More information about the paludis-commits mailing list