From fa002aac4c3cb75722d973d199a73231062b890c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 23 Sep 2021 20:51:45 +0300 Subject: Make database ordering consistent across runs --- 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 13f63c8..4da7747 100644 --- a/tests/pkg-build.testscript +++ b/tests/pkg-build.testscript @@ -6225,7 +6225,7 @@ else y EOI % new libbaz/1.0.0 \[cfg.\] \(required by foo \[cfg.\]\)% - % new libbuild2-bar/1.0.0 \[cfg3.\] \(required by (foo \[cfg2.\], foo \[cfg.\]\)|foo \[cfg.\], foo \[cfg2.\]\))% + % new libbuild2-bar/1.0.0 \[cfg3.\] \(required by foo \[cfg.\], foo \[cfg2.\]\)% % new foo/1.0.0 \[cfg.\]% % new libbaz/1.0.0 \[cfg2.\] \(required by foo \[cfg2.\]\)% % new foo/1.0.0 \[cfg2.\]% -- cgit v1.1