Commit graph

1 commit

Author SHA1 Message Date
Alexander Graul
84951f7cd6 Don't turn attr="all" into a list
pkg_resource.format_pkg_list expects its `attr` argument to be either a
list of attributes or the string "all" to indicate all available
attributes should be used for formatting.

Fixes: https://github.com/saltstack/salt/issues/62032
2022-10-06 12:27:57 -06:00