[Fai-commit] r4768 - trunk/bin
lange at alioth.debian.org
lange at alioth.debian.org
Sun Nov 18 13:50:13 UTC 2007
Author: lange
Date: 2007-11-18 13:50:13 +0000 (Sun, 18 Nov 2007)
New Revision: 4768
Modified:
trunk/bin/make-fai-nfsroot
Log:
tell user about logfile also in case of error
Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot 2007-11-18 13:07:53 UTC (rev 4767)
+++ trunk/bin/make-fai-nfsroot 2007-11-18 13:50:13 UTC (rev 4768)
@@ -44,6 +44,7 @@
die() {
echo "ERROR: $@"
+ echo "Log file written to /var/log/fai/make-fai-nfsroot.log"
exit 99
}
More information about the Fai-commit
mailing list