All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: osstest service owner <osstest-admin@xenproject.org>
Cc: xen-devel@lists.xensource.com, ian.jackson@eu.citrix.com,
	rumpkernel-builds@freelists.org
Subject: Re: [rumpuserxen test] People who touched revisions under test: Antti Kantee <pooka@iki.fi> Ian Jackson <Ian.Jackson@eu.citrix.com> Martin Lucina <martin@lucina.net> Wei Liu <liuw@liuw.name>
Date: Fri, 3 Jul 2015 09:46:57 +0100	[thread overview]
Message-ID: <1435913217.9447.14.camel@citrix.com> (raw)
In-Reply-To: <osstest-59037-mainreport@xen.org>

On Fri, 2015-07-03 at 06:50 +0000, osstest service owner wrote:
> flight 59037 rumpuserxen real [real]
> http://logs.test-lab.xenproject.org/osstest/logs/59037/

Ian, looks like some body text has ended up in the header section of the
mail. 

Perhaps something like this is needed? (maybe with more "\n" pasting)

diff --git a/sg-report-flight b/sg-report-flight
index 829e0c3..8cd56fb 100755
--- a/sg-report-flight
+++ b/sg-report-flight
@@ -564,10 +564,9 @@ sub printout {
     $header_text .= <<END or die $!;
 $r->{Flight}: $r->{OutcomeSummary}
 END
-    foreach my $include (@includebeginfiles) {
-        STDOUT->flush();
-        system_checked('cat','--',$include);
-    }
+    bodyprint(get_filecontents_core_quiet($_))
+        foreach @includebeginfiles;
+
     bodyprint <<END;
 flight $r->{Flight} $branch $r->{FlightInfo}{blessing} [$r->{FlightInfo}{intended}]
 $c{ReportHtmlPubBaseUrl}/$r->{Flight}/

      reply	other threads:[~2015-07-03  8:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-03  6:50 [rumpuserxen test] People who touched revisions under test: Antti Kantee <pooka@iki.fi> Ian Jackson <Ian.Jackson@eu.citrix.com> Martin Lucina <martin@lucina.net> Wei Liu <liuw@liuw.name> osstest service owner
2015-07-03  8:46 ` Ian Campbell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1435913217.9447.14.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=osstest-admin@xenproject.org \
    --cc=rumpkernel-builds@freelists.org \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.