From: Zbigniew Jędrzejewski-Szmek Date: Fri, 8 Dec 2023 09:17:04 +0000 (+0100) Subject: TEST-22: add --dry-run calls X-Git-Tag: v256-rc1~887^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b214427752b214c1c41493a7c8c71328068db185;p=thirdparty%2Fsystemd.git TEST-22: add --dry-run calls aCdDefLprRwxXz are tested with --dry-run. I added a primitive test of bc. There were no tests for AhHt, and I didn't add those either. --- diff --git a/test/units/testsuite-22.02.sh b/test/units/testsuite-22.02.sh index b883a9672ec..f191ae3ee7c 100755 --- a/test/units/testsuite-22.02.sh +++ b/test/units/testsuite-22.02.sh @@ -14,6 +14,14 @@ mkdir /tmp/{C,d,D,e} mkdir /tmp/d/2 chmod 777 /tmp/d/2 +systemd-tmpfiles --dry-run --create - <