[Fai-commit] r3801 - trunk/lib
fai-commit at lists.alioth.debian.org
fai-commit at lists.alioth.debian.org
Fri Aug 25 13:13:29 UTC 2006
Author: lange
Date: 2006-08-25 13:13:28 +0000 (Fri, 25 Aug 2006)
New Revision: 3801
Modified:
trunk/lib/subroutines
Log:
task dirinst now calls task savelog
Modified: trunk/lib/subroutines
===================================================================
--- trunk/lib/subroutines 2006-08-25 13:12:02 UTC (rev 3800)
+++ trunk/lib/subroutines 2006-08-25 13:13:28 UTC (rev 3801)
@@ -429,8 +429,6 @@
> $stamp
- save_dmesg
-
mkdir -p $FAI_ROOT
task extrbase
task mirror
@@ -442,9 +440,8 @@
task finish
rm -f $stamp
- # save again, because new messages could be created
- save_dmesg
-# task savelog
+ unset LOGUSER # so logfile are not saved to remote
+ task savelog
if [ -f $stamp ]; then
echo "Error while executing commands in subshell."
More information about the Fai-commit
mailing list