From: kay.sievers@vrfy.org Date: Tue, 20 Jan 2004 03:39:28 +0000 (-0800) Subject: [PATCH] udev - kill %D from udev-test.pl X-Git-Tag: 014~8 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=778050914360dfb469817e12a1080bbf98422ef2;p=elogind.git [PATCH] udev - kill %D from udev-test.pl Kill the two tests with %D. --- diff --git a/test/udev-test.pl b/test/udev-test.pl index 5e5756b66..b7013e4bd 100644 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -261,24 +261,6 @@ EOF conf => < "devfs disk naming substitution", - subsys => "block", - devpath => "block/sda", - expected => "lun0/disc" , - conf => < "devfs disk naming substitution", - subsys => "block", - devpath => "block/sda/sda2", - expected => "lun0/part2" , - conf => <