From fec913b2dfe48ff3901239dcb9b23316e75418a0 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 19 Aug 2009 09:49:13 +0200 Subject: [PATCH] Send 'Find FAI build logs at' message to grml-live.log as well --- debian/changelog | 3 ++- grml-live | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f0d3d02..5bf1123 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ grml-live (0.9.22) UNRELEASED; urgency=low * Drop edac-utils from GRML_FULL (it's in a bad shape within Debian). + * Send 'Find FAI build logs at' message to grml-live.log as well. - -- Michael Prokop Wed, 19 Aug 2009 00:37:15 +0200 + -- Michael Prokop Wed, 19 Aug 2009 09:48:56 +0200 grml-live (0.9.21) unstable; urgency=low diff --git a/grml-live b/grml-live index 34f96b8..9e6d068 100755 --- a/grml-live +++ b/grml-live @@ -552,6 +552,7 @@ else fi einfo "Find FAI build logs at $(readlink -f /var/log/fai/$HOSTNAME/last)." + log "Find FAI build logs at $(readlink -f /var/log/fai/$HOSTNAME/last)." eend 0 fi fi # BUILD_DIRTY? -- 2.1.4