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/common/hello/repositories | 4 ---- tests/common/hello/repositories.manifest | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 tests/common/hello/repositories create mode 100644 tests/common/hello/repositories.manifest (limited to 'tests/common/hello') diff --git a/tests/common/hello/repositories b/tests/common/hello/repositories deleted file mode 100644 index eb30fe1..0000000 --- a/tests/common/hello/repositories +++ /dev/null @@ -1,4 +0,0 @@ -# Hello World repository. Currently does not have any prerequisite -# repositories. -# -: 1 diff --git a/tests/common/hello/repositories.manifest b/tests/common/hello/repositories.manifest new file mode 100644 index 0000000..eb30fe1 --- /dev/null +++ b/tests/common/hello/repositories.manifest @@ -0,0 +1,4 @@ +# Hello World repository. Currently does not have any prerequisite +# repositories. +# +: 1 -- cgit v1.1