diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-03-03 18:50:18 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-03-05 12:26:23 +0300 |
commit | 0d3525d80fbeee78ae49384f2d722de20127a040 (patch) | |
tree | 6e60603e396c7cd0e781806782dfa31cb13980cf /tests/pkg-build.test | |
parent | 87841c9288561a3ad580ae23bb288ff3d3d39719 (diff) |
Rename bpkg repository type to pkg
Diffstat (limited to 'tests/pkg-build.test')
-rw-r--r-- | tests/pkg-build.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkg-build.test b/tests/pkg-build.test index b7d7fff..b1ba0c8 100644 --- a/tests/pkg-build.test +++ b/tests/pkg-build.test @@ -1442,7 +1442,7 @@ rep_fetch += -d cfg --auth all --trust-yes 2>! $* "libbar@$rep/t4d" 2>>~%EOE% != 0 %.+ - error: package libbar is not found in bpkg:build2.org/pkg-build/t4d or its complements + error: package libbar is not found in pkg:build2.org/pkg-build/t4d or its complements EOE } } |