Commit 1ae6bae
committed
lvm: suppress logs on stdout when expecting json output
Apparently lvm sometimes logs messages to stdout (instead of stderr),
which messes up json format. Disable those messages by passing --quiet
option.
Fixes QubesOS/qubes-issues#100231 parent bc20def commit 1ae6bae
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
| |||
0 commit comments