diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-10-06 00:45:06 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-10-06 00:45:06 +0200 |
commit | 289a1821a4a7636ce42a6c7adc3a9bb49421a5ea (patch) | |
tree | b4499dad1a81ed60a1cb5cb74c2714cf0b759f37 /test | |
parent | a13d90aec63db6b3d3b90da41b5274fd81ab790e (diff) |
remove 'udevadm trigger --type=failed' and SYSFS, ID, BUS keys
Diffstat (limited to 'test')
-rwxr-xr-x | test/udev-test.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/udev-test.pl b/test/udev-test.pl index b7592efcbd..f93859c78c 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -14,7 +14,7 @@ # After creation and removal the result is checked against the # expected value and the result is printed. # -# Copyright (C) 2004-2008 Kay Sievers <kay.sievers@vrfy.org> +# Copyright (C) 2004-2011 Kay Sievers <kay.sievers@vrfy.org> # Copyright (C) 2004 Leann Ogasawara <ogasawara@osdl.org> use warnings; |