Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:openSUSE:QA:Tumbleweed
systemd-v237-testsuite
0005-TEST-07-fix-directories.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0005-TEST-07-fix-directories.patch of Package systemd-v237-testsuite
From b56235091bea1cccc8eda59d87337056c35d3e66 Mon Sep 17 00:00:00 2001 From: Sergio Lindo Mansilla <slindomansilla@suse.com> Date: Fri, 15 Jun 2018 17:00:32 +0200 Subject: [PATCH 05/11] TEST-07: fix directories --- test/TEST-07-ISSUE-1981/test-segfault.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/TEST-07-ISSUE-1981/test-segfault.sh b/test/TEST-07-ISSUE-1981/test-segfault.sh index 48f05d89f..e50c69e8b 100755 --- a/test/TEST-07-ISSUE-1981/test-segfault.sh +++ b/test/TEST-07-ISSUE-1981/test-segfault.sh @@ -5,13 +5,13 @@ set -e >/failed -cat <<'EOL' >/lib/systemd/system/my.service +cat <<'EOL' >/usr/lib/systemd/system/my.service [Service] Type=oneshot -ExecStart=/bin/echo Timer runs me +ExecStart=/usr/bin/echo Timer runs me EOL -cat <<'EOL' >/lib/systemd/system/my.timer +cat <<'EOL' >/usr/lib/systemd/system/my.timer [Timer] OnBootSec=10s OnUnitInactiveSec=1h -- 2.13.7
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor