]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TEST-17-UDEV: update rules filename
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Apr 2025 09:19:34 +0000 (18:19 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Apr 2025 21:15:22 +0000 (06:15 +0900)
Follow-up for 40959dcc028a6884fbea00c11d89217a77716d4d.

test/units/TEST-17-UDEV.global-property.sh

index d9dfdd7c222b257cab40fd872a20c2e47a7bfb60..152922b364c17eba203fd217909ed26eb31a4e91 100755 (executable)
@@ -28,7 +28,7 @@ cleanup() {
 # Set up a test device
 trap cleanup EXIT
 
-rules="/run/udev/rules.d/99-test-17.13.rules"
+rules="/run/udev/rules.d/99-test-17.global-property.rules"
 
 mkdir -p "${rules%/*}"
 cat > "$rules" <<'EOF'