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/auth.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/auth.test') diff --git a/tests/auth.test b/tests/auth.test index 3669894..bb5fdfd 100644 --- a/tests/auth.test +++ b/tests/auth.test @@ -14,8 +14,8 @@ cert = $src_base/auth/default-cert.pem # +set cert_fp <<<$src_base/auth/default-cert-fp -# Manifest certificate name/value. Can be appended to the repositories file to -# sign the repository. +# Manifest certificate name/value. Can be appended to the repositories.manifest +# file to sign the repository. # cert_manifest = $~/cert-manifest +echo 'certificate: \' >=$cert_manifest -- cgit v1.1