summaryrefslogtreecommitdiff
path: root/test/complicated2.expect
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2011-08-17 16:55:35 +0300
committerTimo Teräs <timo.teras@iki.fi>2011-08-18 13:08:27 +0300
commit1fb1afc5c25830c6914789d7b427c9ffdf88a24e (patch)
treeb0000a3226b2b3e613140353d162849215d6406e /test/complicated2.expect
parent48d368e7d53ebdfd7ec0abcdd8340ae339de6030 (diff)
downloadapk-tools-1fb1afc5c25830c6914789d7b427c9ffdf88a24e.tar.gz
apk-tools-1fb1afc5c25830c6914789d7b427c9ffdf88a24e.tar.bz2
apk-tools-1fb1afc5c25830c6914789d7b427c9ffdf88a24e.tar.xz
apk-tools-1fb1afc5c25830c6914789d7b427c9ffdf88a24e.zip
solver: reintroduce install_if support
* each package name has two sorting positions, one which causes install_if triggers to be run, and other for bulk dependencies * fix also inverted ordering of package installations
Diffstat (limited to 'test/complicated2.expect')
-rw-r--r--test/complicated2.expect4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/complicated2.expect b/test/complicated2.expect
index bfaa5ab..5261d10 100644
--- a/test/complicated2.expect
+++ b/test/complicated2.expect
@@ -1,3 +1,3 @@
-Installing b (1)
-Installing c (1)
Installing d (1.5)
+Installing c (1)
+Installing b (1)