From: Zbigniew Jędrzejewski-Szmek Date: Sun, 7 Mar 2021 11:27:55 +0000 (+0100) Subject: TEST-15-DROPINS: improve check X-Git-Tag: v248-rc3~35^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18911%2Fhead;p=thirdparty%2Fsystemd.git TEST-15-DROPINS: improve check https://github.com/systemd/systemd/pull/18579#discussion_r588983813 --- diff --git a/test/units/testsuite-15.sh b/test/units/testsuite-15.sh index bf6a5c7a876..23a39bf0901 100755 --- a/test/units/testsuite-15.sh +++ b/test/units/testsuite-15.sh @@ -144,7 +144,8 @@ test_linked_units () { check_ok test15-a Names test15-a.service check_ok test15-a Names test15-b.service - check_ko test15-a Names test15-b@ + check_ko test15-a Names test15-a@ # test15-a@.scope is the symlink target. + # Make sure it is completely ignored. rm /test15-a@.scope clear_services test15-a test15-b