From: Zbigniew Jędrzejewski-Szmek Date: Tue, 15 Mar 2022 16:45:34 +0000 (+0100) Subject: test-systemctl-enable: enhance the test for unit file linking X-Git-Tag: v251-rc1~3^2~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85516075a24fd2f1316575570d7d5f5a37f43dbd;p=thirdparty%2Fsystemd.git test-systemctl-enable: enhance the test for unit file linking Current behaviour is wrong, but it cannot be shown in this test, because we don't have a running systemd instance here. --- diff --git a/test/test-systemctl-enable.sh b/test/test-systemctl-enable.sh index 0a0123b9d77..220ebfdab75 100644 --- a/test/test-systemctl-enable.sh +++ b/test/test-systemctl-enable.sh @@ -401,7 +401,7 @@ test ! -h "$root/etc/systemd/system/link4.service" test ! -h "$root/etc/systemd/system/link4alias.service" test ! -h "$root/etc/systemd/system/link4alias2.service" -: -------issue 661: link and enable on unit file-------------- +: -------issue 661: enable on unit file-------------- test ! -e "$root/etc/systemd/system/link5.service" cat >"$root/etc/systemd/system/link5.service" <"$root/link5copy.service" <"$root/etc/systemd/system/link5@.path" <