build f21 from bootcd's master
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 27 Feb 2015 09:31:38 +0000 (10:31 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 27 Feb 2015 09:31:38 +0000 (10:31 +0100)
scripts/builds.sh

index 039d3d5..14c4c2d 100755 (executable)
@@ -20,7 +20,8 @@ function reed () { hostname | grep -q reed ; }
 function velvet () { hostname | grep -q velvet ; }
 
 ### have each box run one main distro build 
-liquid && /root/bin/lbuild-nightly.sh -f f21 -b @DATE@--f21
+# while we try and find the right recipe on the new syslinux
+liquid && /root/bin/lbuild-nightly.sh -f f21 -b @DATE@--f21 bootcd-GITPATH=//git.onelab.eu/bootcd.git@master
 reed   && /root/bin/lbuild-nightly.sh -f f20 -b @DATE@--f20
 # velvet is down
 [ -n "$SINGLE" ] && exit