fix GITPATH
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 27 Feb 2015 15:28:34 +0000 (16:28 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 27 Feb 2015 15:28:34 +0000 (16:28 +0100)
scripts/builds.sh

index 14c4c2d..ab1f8bd 100755 (executable)
@@ -21,7 +21,7 @@ function velvet () { hostname | grep -q velvet ; }
 
 ### have each box run one main distro build 
 # 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
+liquid && /root/bin/lbuild-nightly.sh -f f21 -b @DATE@--f21 bootcd-GITPATH=git://git.onelab.eu/bootcd.git@master
 reed   && /root/bin/lbuild-nightly.sh -f f20 -b @DATE@--f20
 # velvet is down
 [ -n "$SINGLE" ] && exit