From: Yu Watanabe Date: Tue, 17 Jan 2023 05:35:44 +0000 (+0900) Subject: test-udev: add a brief test for -= operator for SYMLINK X-Git-Tag: v253-rc1~86^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F26081%2Fhead;p=thirdparty%2Fsystemd.git test-udev: add a brief test for -= operator for SYMLINK --- diff --git a/test/udev-test.pl b/test/udev-test.pl index ca84db6a032..a493485fc17 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -212,12 +212,13 @@ EOF { devpath => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1", exp_links => ["boot_disk1", "boot_diskXY1"], - not_exp_links => ["boot_diskXX1"], + not_exp_links => ["boot_diskXX1", "hoge"], }], rules => <