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

[Xen-devel] [OSSTEST PATCH 1/3] allow files: Pass branch-specific allow file last to sg-report-flight



We are going to make it possible for a branch-specific allow file to
override general allow information from allow.all.

No functional change yet.

Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
 cri-args-hostlists |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cri-args-hostlists b/cri-args-hostlists
index 57958d3..2ee0b7b 100644
--- a/cri-args-hostlists
+++ b/cri-args-hostlists
@@ -112,7 +112,7 @@ start_email () {
          ./sg-report-job-history --html-dir=$job_html_dir --flight=$flight
 
        ./sg-report-flight --html-dir=$flight_html_dir/$flight/ \
-               --allow=allow.$branch --allow=allow.all \
+               --allow=allow.all --allow=allow.$branch \
                $sgr_args $flight
 }
 
-- 
1.7.10.4


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

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