[Fai-commit] r4553 - trunk/bin
    lange at alioth.debian.org 
    lange at alioth.debian.org
       
    Thu Sep  6 13:31:19 UTC 2007
    
    
  
Author: lange
Date: 2007-09-06 13:31:18 +0000 (Thu, 06 Sep 2007)
New Revision: 4553
Modified:
   trunk/bin/make-fai-nfsroot
Log:
fix typo (sets wrong default for $divert)
Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot	2007-09-06 12:14:43 UTC (rev 4552)
+++ trunk/bin/make-fai-nfsroot	2007-09-06 13:31:18 UTC (rev 4553)
@@ -53,7 +53,7 @@
 kfile="vmlinuz" # some architectures use different names
 merror="properly"
 sshpreserve=0
-divert=0
+divert=1
 # option e currently does nothing
 while getopts hervC:f:kKpU opt ; do
     case "$opt" in
    
    
More information about the Fai-commit
mailing list