From: greg@kroah.com Date: Tue, 17 Feb 2004 02:25:01 +0000 (-0800) Subject: [PATCH] Add another test to udev-test.pl and fix a bug when only running 1 test. X-Git-Tag: 018~33 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9fc973b9a9e9622e3b7f4c4031ffe0835df5f65;p=systemd [PATCH] Add another test to udev-test.pl and fix a bug when only running 1 test. --- diff --git a/test/udev-test.pl b/test/udev-test.pl index c433b84a..62a2bb32 100644 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -346,6 +346,15 @@ EOF conf => < "name test with ! in the name, but no matching rule", + subsys => "block", + devpath => "block/rd!c0d0", + expected => "rd/c0d0" , + conf => <