From 706a0a18bd2f259be6d61cf83a0ba3c3f9674c5c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 3 Mar 2018 13:25:02 +0300 Subject: Shorten bpkg certificates and repositories directory names --- tests/rep-auth.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/rep-auth.test') diff --git a/tests/rep-auth.test b/tests/rep-auth.test index b0c28cf..336397b 100644 --- a/tests/rep-auth.test +++ b/tests/rep-auth.test @@ -165,7 +165,7 @@ sc = " " # Space character to append to here-document line when required. : { +$clone_root_cfg && $rep_add $rep/signed - rep_fetch += --auth all &?cfg/.bpkg/certificates/** + rep_fetch += --auth all &?cfg/.bpkg/certs/** : no-auth : @@ -312,7 +312,7 @@ sc = " " # Space character to append to here-document line when required. $clone_root_cfg; rep_info += -d cfg; - $rep_info --trust "$cert_fp" &cfg/.bpkg/certificates/** >>EOO; + $rep_info --trust "$cert_fp" &cfg/.bpkg/certs/** >>EOO; name:build2.org EOO -- cgit v1.1