pistepirkko/tests/presence.conf
Juhani Krekelä 4c0d343eef Always display category information for a file
Previously we only displayed it if either the same file was present in
multiple selected categories or if the file was present on the system,
not in any selected categories, and available in an unselected category.
2026-05-19 13:25:23 +02:00

10 lines
353 B
Text

include *
categories installed-a not-installed-a not-installed-b
#stdout: Not tracked:
#stdout: README
#stdout: file-installed-b-1 (exists in category installed-b)
#stdout:
#stdout: Not installed:
#stdout: file-not-installed-a-1 (not-installed-a)
#stdout: file-not-installed-a-2 (not-installed-a)
#stdout: file-not-installed-b-1 (not-installed-b)