From 58a1bdb46704ab32b19d375496dab5ebad6c631d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 9 Dec 2019 19:51:17 +0100 Subject: [PATCH] test: move TEST-07-ISSUE-1981 setup to static files --- test/TEST-07-ISSUE-1981/test.sh | 16 +--------------- test/units/testsuite-07.service | 6 ++++++ .../test-segfault.sh => units/testsuite-07.sh} | 0 3 files changed, 7 insertions(+), 15 deletions(-) create mode 100644 test/units/testsuite-07.service rename test/{TEST-07-ISSUE-1981/test-segfault.sh => units/testsuite-07.sh} (100%) diff --git a/test/TEST-07-ISSUE-1981/test.sh b/test/TEST-07-ISSUE-1981/test.sh index 7927294a8ab..3495951bfa7 100755 --- a/test/TEST-07-ISSUE-1981/test.sh +++ b/test/TEST-07-ISSUE-1981/test.sh @@ -17,22 +17,8 @@ test_setup() { setup_basic_environment mask_supporting_services - - # setup the testsuite service - cat >$initdir/etc/systemd/system/testsuite.service <