From: Thierry Parmentelat Date: Mon, 2 Mar 2015 11:49:49 +0000 (+0100) Subject: removing steps is not the right approach X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=073e40336f08758aa00b3c434c1c06bcbcea2527;p=infrastructure.git removing steps is not the right approach --- diff --git a/scripts/builds.sh b/scripts/builds.sh index f396d83..83a643a 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -27,9 +27,9 @@ reed && /root/bin/lbuild-nightly.sh -f f20 -b @DATE@--f20 # velvet is down [ -n "$SINGLE" ] && exit -liquid && /root/bin/lbuild-nightly.sh -f f21 -b @DATE@--f21-nois -e initscripts -e check-initscripts +liquid && /root/bin/lbuild-nightly.sh -f f21 -b @DATE@--f21-nois -c default -c no_initscript -reed && /root/bin/lbuild-nightly.sh -f f20 -b @DATE@--f20-nois -e initscripts -e check-initscripts +reed && /root/bin/lbuild-nightly.sh -f f20 -b @DATE@--f20-nois -c default -c no_initscript # the one in buzzcocks is fine #liquid && /root/bin/lbuild-nightly.sh -f f14 -b @DATE@--f14 -d onelab