[Fai-commit] r3950 - trunk/bin

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Wed Sep 13 16:52:37 UTC 2006


Author: lange
Date: 2006-09-13 16:52:37 +0000 (Wed, 13 Sep 2006)
New Revision: 3950

Modified:
   trunk/bin/fai
Log:
print empty line in some cases


Modified: trunk/bin/fai
===================================================================
--- trunk/bin/fai	2006-09-13 16:47:26 UTC (rev 3949)
+++ trunk/bin/fai	2006-09-13 16:52:37 UTC (rev 3950)
@@ -134,6 +134,7 @@
 fstart() {
 
     # these tasks can define variables, that are needed later
+    [ -n "$etc_message" ] && echo ""
     echo "$etc_message"
     echo "Using configuration files from $FAI_ETC_DIR"
     unset etc_message




More information about the Fai-commit mailing list