|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 12/12] make-flight: abolish special-casing of suite for armhf
Since the suite is now wheezy by default this is no longer needed.
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
mfi-common | 2 --
1 file changed, 2 deletions(-)
diff --git a/mfi-common b/mfi-common
index 8f56092..a95703d 100644
--- a/mfi-common
+++ b/mfi-common
@@ -79,7 +79,6 @@ create_build_jobs () {
esac
case "$arch" in
- armhf) suite="wheezy";;
*) suite=$defsuite;;
esac
@@ -267,7 +266,6 @@ test_matrix_iterate () {
esac
case "$xenarch" in
- armhf) suite="wheezy"; guestsuite="wheezy";;
*) suite=$defsuite; guestsuite=$defguestsuite;;
esac
--
1.7.10.4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |