From: Lennart Poettering Date: Tue, 12 Jan 2021 20:39:02 +0000 (+0100) Subject: test: add a test that ensures we don't regress on "argument" field handling in tmpfiles.d X-Git-Tag: v248-rc1~357^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1cf96f68dbb90923f193b5f501ebab3780001efd;p=thirdparty%2Fsystemd.git test: add a test that ensures we don't regress on "argument" field handling in tmpfiles.d Let's make sure what is now documented as fix for #17740 is not accidentally changed anymore. --- diff --git a/test/units/testsuite-22.10.sh b/test/units/testsuite-22.10.sh new file mode 100755 index 00000000000..5ec297fbf87 --- /dev/null +++ b/test/units/testsuite-22.10.sh @@ -0,0 +1,29 @@ +#!/usr/bin/env bash + +set -e +set -x +set -o pipefail + +systemd-tmpfiles --create - <