summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/sync-sysupgrade-print-replaced-packages.py
AgeCommit message (Collapse)AuthorFilesLines
2016-05-05Print replacements when using -SupAllan McRae1-0/+14
When printing a list of URLs of packages to be updated, pacman was ignoring any replacements that would be made in the update process. Fixes FS#35812 Signed-off-by: Allan McRae <allan@archlinux.org>