]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: testsuite-35.sh needs manual/test-session-properties to be installed on SUSE
authorFranck Bui <fbui@suse.com>
Tue, 8 Aug 2023 09:40:36 +0000 (11:40 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 10 Aug 2023 18:11:07 +0000 (19:11 +0100)
test/test-functions

index 76fdba5857c5a02b340bf206df158cd6f8ed2625..477755e4618e9e117836d73c9b560c17cb08fe4f 100644 (file)
@@ -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.