diff options
Diffstat (limited to 'tests/rep-auth.test')
-rw-r--r-- | tests/rep-auth.test | 4 |
1 files changed, 2 insertions, 2 deletions
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 |