[Fai-commit] r4130 - trunk/bin

Thomas Lange lange at alioth.debian.org
Thu Nov 2 13:58:03 CET 2006


Author: lange
Date: 2006-11-02 13:58:03 +0100 (Thu, 02 Nov 2006)
New Revision: 4130

Modified:
   trunk/bin/fai-chboot
Log:
no code change, just testing commit mails


Modified: trunk/bin/fai-chboot
===================================================================
--- trunk/bin/fai-chboot	2006-11-02 12:54:01 UTC (rev 4129)
+++ trunk/bin/fai-chboot	2006-11-02 12:58:03 UTC (rev 4130)
@@ -203,7 +203,7 @@
   if ($opt_l && ! $opt_L) {
     $append =~ /FAI_ACTION=(\S+)/;
     $append = $1;
-#    printf "%-16.16s $append $kernelname %-8s\n",$host,$hex;
+#   printf "%-16.16s $append $kernelname %-8s\n",$host,$hex;
     printf "%-26.26s  %-20.20s $append $kernelname\n",$type?$type:$host,$hex;
   } else {
     printf "%s %s $kernelname $append\n",$type?$type:$host,$hex;




More information about the Fai-commit mailing list