diff options
author | Timo Teräs <timo.teras@iki.fi> | 2011-08-17 16:55:35 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2011-08-18 13:08:27 +0300 |
commit | 1fb1afc5c25830c6914789d7b427c9ffdf88a24e (patch) | |
tree | b0000a3226b2b3e613140353d162849215d6406e /test/basic3.expect | |
parent | 48d368e7d53ebdfd7ec0abcdd8340ae339de6030 (diff) | |
download | apk-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/basic3.expect')
-rw-r--r-- | test/basic3.expect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/basic3.expect b/test/basic3.expect index 1764c4a..73bef16 100644 --- a/test/basic3.expect +++ b/test/basic3.expect @@ -1,2 +1,2 @@ -Upgrading a (1 -> 2) Upgrading b (1 -> 2) +Upgrading a (1 -> 2) |