[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[OSSTEST PATCH 36/60] sg-report-job-history: Always write HTML output


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
  • Date: Fri, 14 Aug 2020 18:21:41 +0100
  • Authentication-results: esa5.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
  • Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
  • Delivery-date: Fri, 14 Aug 2020 17:26:33 +0000
  • Ironport-sdr: yQR9GLMmyubOyPDCTK8gsCAWRoXoHZc8EdYCy67UCCHFoPuav9VuDh53vdLYGzafy4ico5lbEj k7NCKrjP6mEGV8dmisz00J3VZAfFOFae5Cb/MvQXdyJZZCqFai8uQHsXwCqVWo6YWSM7iaoa4v uifl8V955WKHTf9MJMiYGFBJo+MO8Y8yQ61qzmhgWNuoMnsxPDAFJsjqUWJgWFzsEjPDyB10GQ /W3QmIzLuzYW57rMag2nDahBaR//oVTTB5iOUw2NLT/xn05XaRO3Icf35S7KhkO1hfkHopzktp BzQ=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Previously, unlike sg-report-host-history, if you didn't specify
--html-dir, it would would do a lot work to no effect.

This is not useful and nothing calls it this way.  So abolish this
notion.

Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
 sg-report-job-history | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sg-report-job-history b/sg-report-job-history
index 3f10a74c..7197a5f6 100755
--- a/sg-report-job-history
+++ b/sg-report-job-history
@@ -30,7 +30,7 @@ use Osstest::HistoryReport;
 
 our (@blessings,@branches);
 our $limit= 100;
-our $htmlout;
+our $htmlout = '.';
 our $flight;
 our $maxjobs=10;
 our $job;
-- 
2.11.0




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.