diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-03-03 13:25:02 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-03-03 15:38:50 +0300 |
commit | 706a0a18bd2f259be6d61cf83a0ba3c3f9674c5c (patch) | |
tree | 4269d906a0138f10c85e8fefefc5fa258ae7854d /tests/pkg-fetch.test | |
parent | fca35b977472f5fec9a1a8129792e94cc78cc204 (diff) |
Shorten bpkg certificates and repositories directory names
Diffstat (limited to 'tests/pkg-fetch.test')
-rw-r--r-- | tests/pkg-fetch.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkg-fetch.test b/tests/pkg-fetch.test index 6ee2043..34d3397 100644 --- a/tests/pkg-fetch.test +++ b/tests/pkg-fetch.test @@ -188,7 +188,7 @@ $* libfoo/1.0.0 2>>/EOE != 0 { $clone_cfg; $rep_add $rep/hello; - $rep_fetch --trust $cert_fp &cfg/.bpkg/certificates/**; + $rep_fetch --trust $cert_fp &cfg/.bpkg/certs/**; $* libhello/1.0.0 2>>~%EOE%; %.* |