From f3a07b822b54e9a024160f0fe42fdb6104ed14bb Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 29 Feb 2024 16:06:15 +0300 Subject: Adapt test to bpkg-build change --- tests/init.testscript | 6 +++--- 1 file 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 <+prj/repositories.manifest; : -- cgit v1.1