[Fai-commit] r5919 - trunk/bin

Thomas Lange lange at alioth.debian.org
Fri Jul 30 20:54:13 UTC 2010


Author: lange
Date: 2010-07-30 20:54:12 +0000 (Fri, 30 Jul 2010)
New Revision: 5919

Modified:
   trunk/bin/make-fai-nfsroot
Log:
add message


Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot	2010-07-30 15:21:59 UTC (rev 5918)
+++ trunk/bin/make-fai-nfsroot	2010-07-30 20:54:12 UTC (rev 5919)
@@ -460,6 +460,9 @@
 trap "bad_exit" ERR
 {
 
+# repeat message, so it will appear in the log file
+[ "$verbose" ] && echo "Using configuration files from $cfdir"
+
 # remove all kernels from nfsroot
 [ -n "$kremove" ] && {
     echo "Removing all kernels from NFSROOT."




More information about the Fai-commit mailing list