From 505da2326bded79eb05dc7f8259483c3ee879d26 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 24 Oct 2011 14:44:24 +0200 Subject: [PATCH] fix gitpath to local onelab.eu - oddly enough this build does not seem to actually use that anyways --- scripts/builds.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index 67efdf5..adcb65c 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -19,7 +19,7 @@ function velvet () { hostname | grep -q velvet ; } # -c sfamesh makes them point to SMs # 2.6.27 kernel on f8 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b @DATE@--f8-32-testtag tests-GITPATH=git://git.planet-lab.org/tests.git@tests-5.0-29 +liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b @DATE@--f8-32-testtag tests-GITPATH=git://git.onelab.eu/tests.git@tests-5.0-29 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b @DATE@--f8-64 -c triangle -c sfamesh # 2.6.32 kernel on f15 is broken # liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f15 -p linux64 -b @DATE@--f15-64 -B -- 2.47.0