From e51039251d979c1f2b76720912d12eb3d1932d1a Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 22 Nov 2010 15:51:53 +0100 Subject: [PATCH] f14 on reed --- scripts/builds.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index d84707a..ae16f35 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -5,8 +5,9 @@ function reed () { hostname | grep -q reed ; } function velvet () { hostname | grep -q velvet ; } # 2.6.27 kernel on f14 - this fails for now - try both archs -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k27-tags.mk -f f14 -p linux32 -b @DATE@--k27-f14-32 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k27-tags.mk -f f14 -p linux64 -b @DATE@--k27-f14-64 +# reed is the only one with 2.6.32 for now +reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k27-tags.mk -f f14 -p linux32 -b @DATE@--k27-f14-32 +reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k27-tags.mk -f f14 -p linux64 -b @DATE@--k27-f14-64 # 2.6.27 kernel on f12 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k27-tags.mk -f f12 -p linux32 -b @DATE@--k27-f12-32 -c dual -- 2.43.0