]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
udevadm-test: show result in json format (#36284)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 8 Feb 2025 06:50:04 +0000 (15:50 +0900)
committerGitHub <noreply@github.com>
Sat, 8 Feb 2025 06:50:04 +0000 (15:50 +0900)
This adds `--json=MODE` command line option to `udevadm test`.
This may be useful for parsing e.g. network interface name or device
node symlinks.

Closes #23661.


Trivial merge