From 4af3926b1d321f620f245fdcf2441062dbe9cef9 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Fri, 15 Jul 2016 20:38:59 +0200
Subject: [PATCH] f24 only

---
 scripts/builds.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/builds.sh b/scripts/builds.sh
index 6f83f81..5ae430b 100755
--- a/scripts/builds.sh
+++ b/scripts/builds.sh
@@ -21,7 +21,7 @@
 #function buzzcocks () { hostname | grep -q buzzcocks ; }
 
 /root/bin/lbuild-nightly.sh -f f24 -b @DATE@--f24 -e check-initscripts &
-/root/bin/lbuild-nightly.sh -f f23 -b @DATE@--f23 -e check-initscripts &
+#/root/bin/lbuild-nightly.sh -f f23 -b @DATE@--f23 -e check-initscripts &
 
 [ -n "$SINGLE" ] && exit
 # xxx when running 3 builds of 22, 23 and 23-sfataga in parallel, I observe that
-- 
2.47.0