Skip to content

Commit

Permalink
test: fix typo
Browse files Browse the repository at this point in the history
Follow-up for f01132a.
  • Loading branch information
yuwata committed Feb 27, 2025
1 parent cf4b70a commit 44dc0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/units/TEST-17-UDEV.device_is_processing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 44dc0c8

Please sign in to comment.