[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [rumpuserxen test] People who touched revisions under test: Antti Kantee <pooka@xxxxxx> Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> Martin Lucina <martin@xxxxxxxxxx> Wei Liu <liuw@xxxxxxxxx>
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}/ _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |