chiark / gitweb /
Update permissions on test scripts so they will run properly now.
[elogind.git] / test / udev-test.pl
old mode 100644 (file)
new mode 100755 (executable)
index c1dc8b2..3172d33
@@ -418,6 +418,7 @@ EOF
                subsys          => "block",
                devpath         => "/block/sda",
                exp_name        => "boot_disk15" ,
+               exp_majorminor  => "8:15",
                rules           => <<EOF
 BUS=="scsi", SYSFS{vendor}=="IBM-ESXS", NAME{all_partitions}="boot_disk"
 EOF