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/pkg-system/t1/repositories | 1 - tests/pkg-system/t1/repositories.manifest | 1 + tests/pkg-system/t2/repositories | 1 - tests/pkg-system/t2/repositories.manifest | 1 + tests/pkg-system/t3/repositories | 3 --- tests/pkg-system/t3/repositories.manifest | 3 +++ 6 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 tests/pkg-system/t1/repositories create mode 100644 tests/pkg-system/t1/repositories.manifest delete mode 100644 tests/pkg-system/t2/repositories create mode 100644 tests/pkg-system/t2/repositories.manifest delete mode 100644 tests/pkg-system/t3/repositories create mode 100644 tests/pkg-system/t3/repositories.manifest (limited to 'tests/pkg-system') diff --git a/tests/pkg-system/t1/repositories b/tests/pkg-system/t1/repositories deleted file mode 100644 index 5b70556..0000000 --- a/tests/pkg-system/t1/repositories +++ /dev/null @@ -1 +0,0 @@ -: 1 diff --git a/tests/pkg-system/t1/repositories.manifest b/tests/pkg-system/t1/repositories.manifest new file mode 100644 index 0000000..5b70556 --- /dev/null +++ b/tests/pkg-system/t1/repositories.manifest @@ -0,0 +1 @@ +: 1 diff --git a/tests/pkg-system/t2/repositories b/tests/pkg-system/t2/repositories deleted file mode 100644 index 5b70556..0000000 --- a/tests/pkg-system/t2/repositories +++ /dev/null @@ -1 +0,0 @@ -: 1 diff --git a/tests/pkg-system/t2/repositories.manifest b/tests/pkg-system/t2/repositories.manifest new file mode 100644 index 0000000..5b70556 --- /dev/null +++ b/tests/pkg-system/t2/repositories.manifest @@ -0,0 +1 @@ +: 1 diff --git a/tests/pkg-system/t3/repositories b/tests/pkg-system/t3/repositories deleted file mode 100644 index 2715634..0000000 --- a/tests/pkg-system/t3/repositories +++ /dev/null @@ -1,3 +0,0 @@ -: 1 -location: ../t2 -: \ No newline at end of file diff --git a/tests/pkg-system/t3/repositories.manifest b/tests/pkg-system/t3/repositories.manifest new file mode 100644 index 0000000..2715634 --- /dev/null +++ b/tests/pkg-system/t3/repositories.manifest @@ -0,0 +1,3 @@ +: 1 +location: ../t2 +: \ No newline at end of file -- cgit v1.1