From 709ede2725cebceb02a2ced951a8269cf112d260 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 6 Oct 2006 09:25:29 +0000 Subject: [PATCH] Include uname -a output in mail, and log delimiter git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18256 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tools/heimdal-build.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tools/heimdal-build.sh b/tools/heimdal-build.sh index 141adf7a0..203856f30 100644 --- a/tools/heimdal-build.sh +++ b/tools/heimdal-build.sh @@ -195,7 +195,7 @@ Subject: heimdal-build-log SPAM COOKIE X-heimdal-build: kaka-till-love Version: $version - +Machine: `uname -a` EOF if [ "X$passhrase" != X ] ; then @@ -203,6 +203,9 @@ EOF autobuild-passphrase: ${passhrase} EOF fi + cat >> email-header <