[Fai-commit] r5490 - in trunk: debian lib

Thomas Lange lange at alioth.debian.org
Mon Aug 3 12:12:35 UTC 2009


Author: lange
Date: 2009-08-03 12:12:35 +0000 (Mon, 03 Aug 2009)
New Revision: 5490

Modified:
   trunk/debian/changelog
   trunk/lib/subroutines
Log:
  additional call to clean_exit in task_dirinstall

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2009-08-03 12:11:15 UTC (rev 5489)
+++ trunk/debian/changelog	2009-08-03 12:12:35 UTC (rev 5490)
@@ -8,6 +8,7 @@
   * subroutines: do not unset the functions task_$taskname after use
     fill task_tests with code, execute tests before task chboot
     create /var/run/sshd (needed for ubuntu 9.10)
+    additional call to clean_exit in task_dirinstall
   * fai-class: add string warning to message
   * task_sysinfo: call blkid on all disks
   * fcopy: add die() after open command

Modified: trunk/lib/subroutines
===================================================================
--- trunk/lib/subroutines	2009-08-03 12:11:15 UTC (rev 5489)
+++ trunk/lib/subroutines	2009-08-03 12:12:35 UTC (rev 5490)
@@ -545,6 +545,7 @@
     task instsoft
     task configure
     task finish
+    clean_exit
 
     rm -f $stamp
     unset LOGUSER # so logfile are not saved to remote




More information about the Fai-commit mailing list