[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH OSSTEST 2/3] make-flight: include cri-common before ap-common
The latter wants cached_repo which the former provides. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- make-flight | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-flight b/make-flight index ba1bc5b..e19de57 100755 --- a/make-flight +++ b/make-flight @@ -26,8 +26,8 @@ buildflight=$4 flight=`./cs-flight-create $blessing $branch` -. ap-common . cri-common +. ap-common . mfi-common defsuite=`getconfig DebianSuite` -- 1.9.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |