From a0ee5a05bb3a9a838c35e07ff7a0bb7bbd2d0c9b Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 19 May 2009 12:56:17 +0200 Subject: remove format char string truncation syntax --- test/udev-test.pl | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) (limited to 'test/udev-test.pl') diff --git a/test/udev-test.pl b/test/udev-test.pl index 788bbeac25..b5abe620fb 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -281,15 +281,6 @@ EOF exp_name => "Major:8:minor:5:kernelnumber:5:id:0:0:0:0" , rules => < "test substitution chars (with length limit)", - subsys => "block", - devpath => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda5", - exp_name => "M8-m5-n5-b0:0-xAT" , - rules => < "program with escaped format char (callout returns format char!)", subsys => "block", devpath => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda5", exp_name => "escape-5" , @@ -1019,16 +1010,6 @@ EOF exp_target => "ttyACM0", rules => < "symlink %Ns{filename} substitution", - subsys => "tty", - devpath => "/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/tty/ttyACM0", - exp_name => "166", - exp_target => "ttyACM0", - rules => <