@@ -8,6 +8,6 @@ MAILTO=ian.jackson@citrix.com,ian.campbell@eu.citrix.com
18 11 * * * cd testing.git && BRANCHES=linux-mingo-tip-master ./cr-for-branches branches -w "./cr-daily-branch --real"
18 12 * * * cd testing.git && BRANCHES=linux-3.0 ./cr-for-branches branches -w "./cr-daily-branch --real"
18 13 * * * cd testing.git && BRANCHES=libvirt ./cr-for-branches branches -w "./cr-daily-branch --real"
-6-59/15 * * * * cd testing.git && EXTRA_BRANCHES='linux-linus linux-3.0' ./cr-for-branches bisects -w "./cr-try-bisect --real"
+6-59/15 * * * * cd testing.git && EXTRA_BRANCHES='linux-linus linux-3.0 libvirt' ./cr-for-branches bisects -w "./cr-try-bisect --real"
#8-59/5 * * * * cd bisects/adhoc.git && with-lock-ex -q data-tree-lock bash -c "./cr-try-bisect-adhoc; exit $?"
3 5 * * * savelog -c28 testing.git/tmp/cr-for-branches.log >/dev/null
Signed-off-by: Ian Campbell <ian.campbell@citrix.com> --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)