[Fai-commit] r3966 - trunk/lib

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Fri Sep 15 13:39:12 UTC 2006


Author: lange
Date: 2006-09-15 13:39:11 +0000 (Fri, 15 Sep 2006)
New Revision: 3966

Modified:
   trunk/lib/get-config-dir-nfs
Log:
minor change in message


Modified: trunk/lib/get-config-dir-nfs
===================================================================
--- trunk/lib/get-config-dir-nfs	2006-09-15 10:32:14 UTC (rev 3965)
+++ trunk/lib/get-config-dir-nfs	2006-09-15 13:39:11 UTC (rev 3966)
@@ -11,4 +11,4 @@
 nfspath=$(expr match "$FAI_CONFIG_SRC" '.*://[^/]*\(/.*\)')
 
 mount $romountopt $server:$nfspath $FAI &&
-  echo "Configuration space mounted from $server:$nfspath to $FAI"
+  echo "Configuration space $server:$nfspath mounted to $FAI"




More information about the Fai-commit mailing list