]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test/udev-test.pl: remove bogus rules from magic subsys test
authorMartin Wilck <mwilck@suse.com>
Tue, 24 Apr 2018 16:16:59 +0000 (18:16 +0200)
committerMichal Sekletár <msekleta@redhat.com>
Mon, 2 Nov 2020 10:43:14 +0000 (11:43 +0100)
These rules have survived from an ancient version of the code
and save no purpose any more.

test/udev-test.pl

index a2f9748d0ae603dff9df83d4f47fbc1a1446d0f5..cd533a7cf5de78df285bc2ff00b653341676adc8 100755 (executable)
@@ -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
         },