From: Barış Metin Date: Thu, 29 Jul 2010 17:09:09 +0000 (+0200) Subject: start using tests from master X-Git-Tag: 5.0-rc15~45 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=633a475fa7165e2447306f5b06e0d43b47078d42;p=build.git start using tests from master --- diff --git a/onelab-k27-tags.mk b/onelab-k27-tags.mk index 94052e4b..be383c27 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-14 +tests-GITPATH := git://git.onelab.eu/tests.git@master ### temporary # nozomi not needed anymore for 2.6.27 diff --git a/onelab-tags.mk b/onelab-tags.mk index 653cbb81..b512625f 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-14 +tests-GITPATH := git://git.onelab.eu/tests.git@master