From 6af6c3c7afc76d92ccce02e27f0cce289ae0d69b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 24 Mar 2021 16:18:19 +0000 Subject: [PATCH] cr-for-branches: Add Xen 4.15, we are branching now Signed-off-by: Ian Jackson --- cr-for-branches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cr-for-branches b/cr-for-branches index 38e8963..539b898 100755 --- a/cr-for-branches +++ b/cr-for-branches @@ -31,7 +31,7 @@ scriptoptions="$1"; shift LOGFILE=tmp/cr-for-branches.log export LOGFILE -: ${BRANCHES:=osstest xen-4.6-testing xen-4.7-testing xen-4.8-testing xen-4.9-testing xen-4.10-testing xen-4.11-testing xen-4.12-testing xen-4.13-testing xen-4.14-testing xen-unstable qemu-mainline qemu-upstream-unstable qemu-upstream-4.6-testing qemu-upstream-4.7-testing qemu-upstream-4.8-testing qemu-upstream-4.9-testing qemu-upstream-4.10-testing qemu-upstream-4.11-testing qemu-upstream-4.12-testing qemu-upstream-4.13-testing qemu-upstream-4.14-testing linux-linus linux-5.4 linux-4.19 linux-4.14 linux-4.9 linux-4.4 linux-4.1 linux-arm-xen seabios ovmf xtf ${EXTRA_BRANCHES}} +: ${BRANCHES:=osstest xen-4.6-testing xen-4.7-testing xen-4.8-testing xen-4.9-testing xen-4.10-testing xen-4.11-testing xen-4.12-testing xen-4.13-testing xen-4.14-testing xen-4.15-testing xen-unstable qemu-mainline qemu-upstream-unstable qemu-upstream-4.6-testing qemu-upstream-4.7-testing qemu-upstream-4.8-testing qemu-upstream-4.9-testing qemu-upstream-4.10-testing qemu-upstream-4.11-testing qemu-upstream-4.12-testing qemu-upstream-4.13-testing qemu-upstream-4.14-testing qemu-upstream-4.15-testing linux-linus linux-5.4 linux-4.19 linux-4.14 linux-4.9 linux-4.4 linux-4.1 linux-arm-xen seabios ovmf xtf ${EXTRA_BRANCHES}} export BRANCHES fetchwlem=$wlem -- 2.39.5