From: greg@kroah.com Date: Thu, 12 Feb 2004 07:34:21 +0000 (-0800) Subject: [PATCH] add a block device with a ! in the name, and a test for this. X-Git-Tag: 017~22 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0142622b8b68d58694d0c97396bb24d0830c5df;p=systemd [PATCH] add a block device with a ! in the name, and a test for this. --- diff --git a/test/sys/block/rd!c0d0/dev b/test/sys/block/rd!c0d0/dev new file mode 100644 index 00000000..fae0a505 --- /dev/null +++ b/test/sys/block/rd!c0d0/dev @@ -0,0 +1 @@ +8:0 diff --git a/test/udev-test.pl b/test/udev-test.pl index 0700e535..1bce6588 100644 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -326,6 +326,16 @@ EOF expected => "visor" , conf => < "name test with ! in the name", + subsys => "block", + devpath => "block/rd!c0d0", + expected => "rd/c0d0" , + conf => <