[Fai-commit] r4966 - trunk/lib

lange at alioth.debian.org lange at alioth.debian.org
Thu Jun 12 15:17:49 UTC 2008


Author: lange
Date: 2008-06-12 15:17:48 +0000 (Thu, 12 Jun 2008)
New Revision: 4966

Modified:
   trunk/lib/subroutines-linux
Log:
add task_error call for task_partition


Modified: trunk/lib/subroutines-linux
===================================================================
--- trunk/lib/subroutines-linux	2008-06-12 15:02:36 UTC (rev 4965)
+++ trunk/lib/subroutines-linux	2008-06-12 15:17:48 UTC (rev 4966)
@@ -118,6 +118,7 @@
 
     # partitioning tool must create $LOGDIR/disk_var.sh file
     if [ ! -s $LOGDIR/disk_var.sh ]; then
+	task_error 710
 	cat $LOGDIR/format.log
 	sendmon "TASKERROR partition 21"
 	die "Partitioning tool did not create $LOGDIR/disk_var.sh file."




More information about the Fai-commit mailing list