[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 01/11] mg-execute-flight: Save an mro in tmp/
This may be useful for some things. For example, it will be used in just a moment. Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |