This may be useful for some things.  For example, it will be used in
just a moment.

Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
---
 mg-execute-flight | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mg-execute-flight b/mg-execute-flight
index b3cdf431..391f4810 100755
--- a/mg-execute-flight
+++ b/mg-execute-flight
@@ -81,6 +81,7 @@ echo >&5 "flight $flight reporting"
 
 ./sg-report-flight $basisflightopt \
        --html-dir=$OSSTEST_HTMLPUB_DIR/$flight/ \
+       --machine-readable-output=tmp/$flight.mro \
        $flight >tmp/$flight.report
 
 subject=`sed -n 1p <tmp/$flight.report`
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to