From 22e35bf80cea95dc1edce22e729199f61a6fedcd Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 5 Mar 2018 16:49:24 +0300 Subject: Add .manifest extension to repositories, packages and signature files --- tests/rep-info/testing/repositories | 6 ------ tests/rep-info/testing/repositories.manifest | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 tests/rep-info/testing/repositories create mode 100644 tests/rep-info/testing/repositories.manifest (limited to 'tests/rep-info') diff --git a/tests/rep-info/testing/repositories b/tests/rep-info/testing/repositories deleted file mode 100644 index 3cc2531..0000000 --- a/tests/rep-info/testing/repositories +++ /dev/null @@ -1,6 +0,0 @@ -: 1 -location: ../../foo/testing -: -location: ../stable -role: complement -: diff --git a/tests/rep-info/testing/repositories.manifest b/tests/rep-info/testing/repositories.manifest new file mode 100644 index 0000000..3cc2531 --- /dev/null +++ b/tests/rep-info/testing/repositories.manifest @@ -0,0 +1,6 @@ +: 1 +location: ../../foo/testing +: +location: ../stable +role: complement +: -- cgit v1.1