From: Thierry Parmentelat Date: Fri, 16 Jul 2010 12:17:03 +0000 (+0200) Subject: Setting tag tests-5.0-11 X-Git-Tag: 5.0-rc13~7 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=5aff1debd5957d1ffdafddec488a7a308d9f38fd;p=build.git Setting tag tests-5.0-11 fix boolean value entered as 'True' which was causing the tests to loop forever --- diff --git a/onelab-k27-tags.mk b/onelab-k27-tags.mk index da7f9099..c3e218a7 100644 --- a/onelab-k27-tags.mk +++ b/onelab-k27-tags.mk @@ -54,7 +54,7 @@ myplc-GITPATH := git://git.onelab.eu/myplc.git@myplc-5.0-9 DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1 # locating the right test directory - see make tests_gitpath -tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.0-10 +tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.0-11 ### temporary # nozomi not needed anymore for 2.6.27 diff --git a/onelab-tags.mk b/onelab-tags.mk index a400f7d2..4918081b 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -56,4 +56,4 @@ myplc-GITPATH := git://git.onelab.eu/myplc.git@myplc-5.0-9 DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1 # locating the right test directory - see make tests_gitpath -tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.0-10 +tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.0-11 diff --git a/planetlab-k27-tags.mk b/planetlab-k27-tags.mk index 2242b3d8..cc53cecc 100644 --- a/planetlab-k27-tags.mk +++ b/planetlab-k27-tags.mk @@ -50,4 +50,4 @@ vserver-reference-GITPATH := git://git.planet-lab.org/vserver-reference.g bootstrapfs-GITPATH := git://git.planet-lab.org/bootstrapfs.git@BootstrapFS-2.0-6 myplc-GITPATH := git://git.planet-lab.org/myplc.git@myplc-5.0-9 # locating the right test directory - see make tests_gitpath -tests-GITPATH := git://git.planet-lab.org/tests.git@tests-5.0-10 +tests-GITPATH := git://git.planet-lab.org/tests.git@tests-5.0-11 diff --git a/planetlab-k32-tags.mk b/planetlab-k32-tags.mk index 0beadc2c..ce2269ca 100644 --- a/planetlab-k32-tags.mk +++ b/planetlab-k32-tags.mk @@ -50,4 +50,4 @@ myplc-GITPATH := git://git.planet-lab.org/myplc.git@myplc-5.0- DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1 # locating the right test directory - see make tests_gitpath -tests-GITPATH := git://git.planet-lab.org/tests.git@tests-5.0-10 +tests-GITPATH := git://git.planet-lab.org/tests.git@tests-5.0-11 diff --git a/planetlab-tags.mk b/planetlab-tags.mk index e78acf6a..81b0f93b 100644 --- a/planetlab-tags.mk +++ b/planetlab-tags.mk @@ -51,4 +51,4 @@ myplc-GITPATH := git://git.planet-lab.org/myplc.git@myplc-5.0- DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1 # locating the right test directory - see make tests_gitpath -tests-GITPATH := git://git.planet-lab.org/tests.git@tests-5.0-10 +tests-GITPATH := git://git.planet-lab.org/tests.git@tests-5.0-11