Skip to content

Commit

Permalink
[rpmostree] Enhance status output with more details
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Acevedo Montserrat <[email protected]>
  • Loading branch information
pacevedom authored and TurboTurtle committed Sep 8, 2023
1 parent d5915df commit 78edc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sos/report/plugins/rpmostree.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def setup(self):
self.add_copy_spec('/etc/ostree/remotes.d/')

subcmds = [
'status -v',
'status --json',
'kargs',
'db list',
'db diff',
Expand Down

0 comments on commit 78edc1e

Please sign in to comment.