diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2024-02-29 16:06:15 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2024-03-01 11:17:34 +0300 |
commit | f3a07b822b54e9a024160f0fe42fdb6104ed14bb (patch) | |
tree | f5807b9e681514b5cbc63dd25e52a58f74181cad /tests | |
parent | 91420c603dfba0e59c5380994220b39ca9b696cd (diff) |
Adapt test to bpkg-build change
Diffstat (limited to 'tests')
-rw-r--r-- | tests/init.testscript | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/init.testscript b/tests/init.testscript index b49c171..6897bc0 100644 --- a/tests/init.testscript +++ b/tests/init.testscript @@ -499,11 +499,11 @@ status += -d prj deinitializing in project $~/libprj/ %fetching dir:.+/libprj% %fetching dir:.+/prj% - error: unknown package libprj + error: libprj is not available from its dependents' repositories EOE - # While at it, test that adding the repository to the manifest fixes the - # issue. + # While at it, test that adding the repository to the dependent' + # repositories manifest fixes the issue. # cat <<EOI >+prj/repositories.manifest; : |