Send 'Find FAI build logs at' message to grml-live.log as well
authorMichael Prokop <mika@grml.org>
Wed, 19 Aug 2009 07:49:13 +0000 (09:49 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 19 Aug 2009 07:49:13 +0000 (09:49 +0200)
debian/changelog
grml-live

index f0d3d02..5bf1123 100644 (file)
@@ -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).
 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 <mika@grml.org>  Wed, 19 Aug 2009 00:37:15 +0200
+ -- Michael Prokop <mika@grml.org>  Wed, 19 Aug 2009 09:48:56 +0200
 
 grml-live (0.9.21) unstable; urgency=low
 
 
 grml-live (0.9.21) unstable; urgency=low
 
index 34f96b8..9e6d068 100755 (executable)
--- 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)."
       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?
       eend 0
    fi
 fi # BUILD_DIRTY?