From: Franck Bui Date: Tue, 8 Aug 2023 09:40:36 +0000 (+0200) Subject: test: testsuite-35.sh needs manual/test-session-properties to be installed on SUSE X-Git-Tag: v255-rc1~764 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=372d40fb0315887ecffe163438b6ca0955618948;p=thirdparty%2Fsystemd.git test: testsuite-35.sh needs manual/test-session-properties to be installed on SUSE --- diff --git a/test/test-functions b/test/test-functions index 76fdba5857c..477755e4618 100644 --- a/test/test-functions +++ b/test/test-functions @@ -1311,6 +1311,7 @@ install_suse_systemd() { dinfo "Install the data needed by the tests at runtime" inst_recursive "${SOURCE_DIR}/testdata" + inst_recursive "${SOURCE_DIR}/unit-tests/manual" # On openSUSE, this directory is not created at package install, at least # for now.