test: fix typo

Follow-up for f01132aacf.
This commit is contained in:
Yu Watanabe
2025-02-27 13:42:00 +09:00
parent cf4b70aac4
commit 44dc0c8c51

View File

@@ -61,7 +61,7 @@ done
# Check if the reexec and reload have finished during processing the event.
grep -q -F 'ID_PROCESSING=1' "/run/udev/data/n${IFINDEX}"
# Forcibly kill sleep command ivoked by the udev rule to finish processing the add event.
# Forcibly kill sleep command invoked by the udev rule to finish processing the add event.
killall sleep
udevadm settle --timeout=20