mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test: enable debug logging of systemd-udevd
Otherwise, it is hard to debug when the test fails.
This commit is contained in:
@@ -639,6 +639,7 @@ testcase_long_sysfs_path() {
|
||||
: >/failed
|
||||
|
||||
udevadm settle
|
||||
udevadm control --log-level debug
|
||||
lsblk -a
|
||||
|
||||
echo "Check if all symlinks under /dev/disk/ are valid (pre-test)"
|
||||
@@ -658,6 +659,8 @@ udevadm settle
|
||||
echo "Check if all symlinks under /dev/disk/ are valid (post-test)"
|
||||
helper_check_device_symlinks
|
||||
|
||||
udevadm control --log-level info
|
||||
|
||||
systemctl status systemd-udevd
|
||||
|
||||
touch /testok
|
||||
|
||||
Reference in New Issue
Block a user