This is for test jobs and not appropriate for a reporting script. Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com> --- sg-report-job-history | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sg-report-job-history b/sg-report-job-history index 31b8d37..95ae409 100755 --- a/sg-report-job-history +++ b/sg-report-job-history @@ -24,13 +24,14 @@ use Osstest; use IO::Handle; use HTML::Entities; -use Osstest::TestSupport; use Osstest::Executive; our (@blessings,@branches); our $limit= 100; our $htmlout; our $maxflight; +our $flight; +our $job; open DEBUG, ">/dev/null"; -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel