diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2022-06-14 13:38:03 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2022-06-14 13:38:11 +0300 |
commit | b149a1a4b7bc404ddad53b9aad5f817b9b72bc8c (patch) | |
tree | bd4c52db14699dc69976bc6409dd8ae65a596725 /tests/pkg-build.testscript | |
parent | 9b10547f177eabf6773e20e4f5e7d21db5f3fd5a (diff) |
Always reconfigure dependencies in negotiated configuration clusters
Diffstat (limited to 'tests/pkg-build.testscript')
-rw-r--r-- | tests/pkg-build.testscript | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/pkg-build.testscript b/tests/pkg-build.testscript index a220ed1..81179a9 100644 --- a/tests/pkg-build.testscript +++ b/tests/pkg-build.testscript @@ -5283,6 +5283,7 @@ test.options += --no-progress trace: collect_build_postponed (1): cfg-negotiate end {foo | libfoo->{foo/1,1}}! trace: collect_build_postponed (1): end {foo | libfoo->{foo/1,1}} trace: collect_build_postponed (0): end + %.* trace: execute_plan: simulate: yes %.* EOE @@ -8783,6 +8784,7 @@ test.options += --no-progress trace: collect_build_postponed (2): end {tix | tex->{tix/2,1}} trace: collect_build_postponed (1): end {tix | libbar->{tix/1,1}} trace: collect_build_postponed (0): end + %.* trace: execute_plan: simulate: yes %.* EOE @@ -10877,6 +10879,7 @@ test.options += --no-progress trace: collect_build_postponed (2): end {dix | libbox->{dix/2,1}} trace: collect_build_postponed (1): end {dix | libbar->{dix/1,1}} trace: collect_build_postponed (0): end + %.* trace: execute_plan: simulate: yes %.* EOE |