[Fai-commit] r4183 - people/h01ger/live-CD

Holger Levsen h01ger-guest at alioth.debian.org
Thu Nov 30 18:00:04 CET 2006


Author: h01ger-guest
Date: 2006-11-30 18:00:04 +0100 (Thu, 30 Nov 2006)
New Revision: 4183

Modified:
   people/h01ger/live-CD/build.sh
Log:
mail last lines of output if build fails

Modified: people/h01ger/live-CD/build.sh
===================================================================
--- people/h01ger/live-CD/build.sh	2006-11-30 16:50:22 UTC (rev 4182)
+++ people/h01ger/live-CD/build.sh	2006-11-30 17:00:04 UTC (rev 4183)
@@ -60,6 +60,9 @@
   echo 
   echo "An error occured, .iso was not created :-("
   echo 
+  echo "30 last lines of the make-live output:"
+  echo
+  tail -30 $LOGFILE
 fi 
 cp $LOGFILE $PUBLISH_DIR/faicd-${TODAY}.log
 chmod 644 $PUBLISH_DIR/faicd-${TODAY}.log




More information about the Fai-commit mailing list