From: Michael Prokop Date: Wed, 19 Aug 2009 07:49:13 +0000 (+0200) Subject: Send 'Find FAI build logs at' message to grml-live.log as well X-Git-Tag: v0.9.22~23 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=fec913b2dfe48ff3901239dcb9b23316e75418a0 Send 'Find FAI build logs at' message to grml-live.log as well --- 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?