From cab03b6912ba4dc85d72ad0abfcd99f4fd935876 Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Fri, 30 Jan 2015 15:53:11 +0200 Subject: sort world dependencies alphabetically this makes 'lbu diff' and aaudit diffs nice when a world dependency is added or removed. sorting also makes the ordering more deterministic as the world targets constraints are always applied in the same order. test suite updated accordingly. --- test/installif3.test | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/installif3.test') diff --git a/test/installif3.test b/test/installif3.test index f5ac259..1141577 100644 --- a/test/installif3.test +++ b/test/installif3.test @@ -3,8 +3,8 @@ --test-repo installif2.repo add foo app @EXPECT -(1/4) Installing foo (1) -(2/4) Installing lib (1) -(3/4) Installing app (1) +(1/4) Installing lib (1) +(2/4) Installing app (1) +(3/4) Installing foo (1) (4/4) Installing appiif1 (1) OK: 0 MiB in 0 packages -- cgit v1.2.3-70-g09d2