From 4391385adce139b0722471b411fd45b6e52a787d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 14 Jun 2022 12:53:59 +0200 Subject: Detect and diagnose undefined dependency configuration variables --- tests/pkg-build.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/pkg-build.testscript b/tests/pkg-build.testscript index 8d3945f..d5f767b 100644 --- a/tests/pkg-build.testscript +++ b/tests/pkg-build.testscript @@ -4320,7 +4320,7 @@ test.options += --no-progress $* fax/ 2>>~%EOE% != 0; :1: error: invalid bool value: multiple names info: enable condition: (config.fax.libbiz = true) - % fax.manifest:10:10: info: in depends value defined here% + % fax.manifest:10:10: info: in depends manifest value defined here% info: while satisfying fax/1.0.0#3 EOE -- cgit v1.1