From 6e05e4079170efb84db25db6ca8f25886ab379d4 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 24 Nov 2021 16:25:25 +0300 Subject: Remove redundant space before multi-line manifest value introducer in test manifests --- tests/auth/cert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auth/cert') diff --git a/tests/auth/cert b/tests/auth/cert index b246d87..87ec9b5 100755 --- a/tests/auth/cert +++ b/tests/auth/cert @@ -33,7 +33,7 @@ openssl req -x509 -new -key key.pem -days 36500 -config self-any-openssl.cnf > \ # To regenerate the packages and signature manifest files run bpkg rep-create # command, for example: # -# ../../bpkg/bpkg rep-create ../rep-auth/expired --key key.pem +# bpkg rep-create ../rep-auth/expired --key key.pem # # We cannot do it in the testscript since the certificate has expired. This is # also the reason why we store these auto-generated manifests in git. -- cgit v1.1