[Fai-commit] r3628 - people/michael/features/setup_harddisks_2/implementation

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Sat Jul 22 22:36:03 UTC 2006


Author: michael-guest
Date: 2006-07-22 22:36:03 +0000 (Sat, 22 Jul 2006)
New Revision: 3628

Modified:
   people/michael/features/setup_harddisks_2/implementation/shdd2
Log:


Modified: people/michael/features/setup_harddisks_2/implementation/shdd2
===================================================================
--- people/michael/features/setup_harddisks_2/implementation/shdd2	2006-07-22 22:25:39 UTC (rev 3627)
+++ people/michael/features/setup_harddisks_2/implementation/shdd2	2006-07-22 22:36:03 UTC (rev 3628)
@@ -25,6 +25,7 @@
 foreach my $cmd (@FAI::commands)
 {
   print $cmd . "\n";
+  &FAI::execute_command($cmd);
 }
 
 my @fstab = &FAI::generate_fstab( \%FAI::configs );




More information about the Fai-commit mailing list