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

diff --git a/make-flight b/make-flight
index cfe96dd..6ac902e 100755
--- a/make-flight
+++ b/make-flight
@@ -399,6 +399,10 @@ test_matrix_do_one () {
           ;;
     -qemut)
           qemuu_runvar=device_model_version=qemu-xen-traditional
+          case $branch in
+          qemu-mainline*) continue ;;
+          qemu-upstream*) continue ;;
+          esac
           ;;
     -qemuu)
           case $xenbranch in
-- 
1.7.10.4


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

Reply via email to