From: Yu Watanabe Date: Sat, 8 Feb 2025 06:50:04 +0000 (+0900) Subject: udevadm-test: show result in json format (#36284) X-Git-Tag: v258-rc1~1386 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed8063d14363cea4fc4e919179c2fecfd309c4b4;p=thirdparty%2Fsystemd.git udevadm-test: show result in json format (#36284) 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. --- ed8063d14363cea4fc4e919179c2fecfd309c4b4