test/udev-test.pl: remove bogus rules from magic subsys test

These rules have survived from an ancient version of the code
and save no purpose any more.
This commit is contained in:
Martin Wilck 2018-04-24 18:16:59 +02:00 committed by Michal Sekletár
parent 06d4d4e24e
commit 86634df43b

View file

@ -2017,8 +2017,6 @@ EOF
exp_perms => "0:0:0600",
}],
rules => <<EOF
KERNEL=="sda", PROGRAM="/bin/true create-envp"
KERNEL=="sda", ENV{TESTENV}="change-envp"
KERNEL=="sda", SYMLINK+="%k-%s{[dmi/id]product_name}-end"
EOF
},