diff options
author | Nagy Gabor <ngaba at bibl.u-szeged.hu> | 2008-04-19 22:31:22 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-05-29 13:37:20 +0200 |
commit | ad54b286802fd739532c9fd6f3bc6c7c431bddf4 (patch) | |
tree | 808122dd286ff249b1489f06942040aee940822c /pactest/tests | |
parent | ae40d1c05b2a164e922a19ddece1334bf5e55330 (diff) | |
download | pacman-ad54b286802fd739532c9fd6f3bc6c7c431bddf4.tar.gz pacman-ad54b286802fd739532c9fd6f3bc6c7c431bddf4.tar.xz |
Fix for remove052.py by moving recursedeps before checkdeps.
In the case of -Rs operation, first pulling the dependencies with
recursedeps before calling checkdeps takes care of the dependency chain of
remove052 pactest.
In the case of -Rcs, we can keep the old behavior because we have no problem
there (any dependency returned by checkdeps will be added to the remove list
because of -Rc) and we have to run recursedeps on the final remove list
anyway to catch all orphans.
Ref.: http://www.archlinux.org/pipermail/pacman-dev/2008-April/011569.html
Signed-off-by: Nagy Gabor <ngaba at bibl.u-szeged.hu>
Signed-off-by: Xavier Chantry <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'pactest/tests')
0 files changed, 0 insertions, 0 deletions