[Fai-commit] r5984 - branches/stable/3.4/lib

Michael Prokop mika at alioth.debian.org
Tue Aug 17 12:54:07 UTC 2010


Author: mika
Date: 2010-08-17 12:54:06 +0000 (Tue, 17 Aug 2010)
New Revision: 5984

Modified:
   branches/stable/3.4/lib/subroutines
Log:
subroutines: use task_error level 420 instead of 855 as discussed with Thomas


Signed-off-by: Michael Prokop <mika at grml.org>

Modified: branches/stable/3.4/lib/subroutines
===================================================================
--- branches/stable/3.4/lib/subroutines	2010-08-17 12:54:00 UTC (rev 5983)
+++ branches/stable/3.4/lib/subroutines	2010-08-17 12:54:06 UTC (rev 5984)
@@ -408,7 +408,7 @@
 task_configure() {
 
     fai-do-scripts $FAI/scripts
-    task_error 855 $?
+    task_error 420 $?
 }
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 task_tests() {




More information about the Fai-commit mailing list