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.
10 lines
353 B
Text
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)
|