]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: replace $TESTDIR/root with $initdir
authorDan Streetman <ddstreet@canonical.com>
Thu, 15 Aug 2019 13:39:31 +0000 (09:39 -0400)
committerDan Streetman <ddstreet@canonical.com>
Sat, 17 Aug 2019 16:29:08 +0000 (12:29 -0400)
commit0036ce06cbc2228db94b053a5d78a35e3e1f1ac4
tree4c17ed96f83d7e8744d697798f8e1ed6d7a7275c
parentf42296752959a4c741c1d980f340000e66743bf2
test: replace $TESTDIR/root with $initdir

The $initdir var is already set to $TESTDIR/root, it should be used
instead of direct use of $TESTDIR/root.
test/TEST-02-CRYPTSETUP/test.sh
test/TEST-24-UNIT-TESTS/test.sh
test/test-functions