chiark / gitweb /
bus-proxy: tell Coverity we don't care about these return values
[elogind.git] / test / udev-test.pl
index 3e05b61777aaf50d92f9fe796cb8a2b85dc32f41..d9b7967004414210bc5e11cefb20632b201c3f33 100755 (executable)
@@ -1233,8 +1233,8 @@ EOF
                 devpath         => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda",
                 exp_name        => "there",
                 rules           => <<EOF
-TEST=="/etc/hosts", SYMLINK+="there"
-TEST!="/etc/hosts", SYMLINK+="notthere"
+TEST=="/etc/machine-id", SYMLINK+="there"
+TEST!="/etc/machine-id", SYMLINK+="notthere"
 EOF
         },
         {