From bbc1acd6e9e086c5bcfccac971c8ca4edd192765 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 28 Sep 2015 09:34:27 +0200 Subject: Handle complement repositories --- tests/repository/1/math/testing/repositories | 1 + tests/repository/1/math/unstable/repositories | 1 + tests/repository/1/misc/testing/repositories | 1 + 3 files changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/repository/1/math/testing/repositories b/tests/repository/1/math/testing/repositories index 9165f28..5210aa4 100644 --- a/tests/repository/1/math/testing/repositories +++ b/tests/repository/1/math/testing/repositories @@ -4,4 +4,5 @@ location: ../../misc/testing : location: ../stable +role: complement : diff --git a/tests/repository/1/math/unstable/repositories b/tests/repository/1/math/unstable/repositories index acad591..4c9d2bf 100644 --- a/tests/repository/1/math/unstable/repositories +++ b/tests/repository/1/math/unstable/repositories @@ -4,4 +4,5 @@ location: ../../misc/testing : location: ../testing +role: complement : diff --git a/tests/repository/1/misc/testing/repositories b/tests/repository/1/misc/testing/repositories index 6be28f1..8f5e35c 100644 --- a/tests/repository/1/misc/testing/repositories +++ b/tests/repository/1/misc/testing/repositories @@ -2,4 +2,5 @@ # : 1 location: ../stable +role: complement : -- cgit v1.1