1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-19 22:50:17 +03:00

test: fix the last subtest of TEST-50-DISSECT under sanitizers

Follow-up to 9f6235e1b4490ce7abbd125ed975343de6bcb9cd.
This commit is contained in:
Frantisek Sumsal 2021-03-08 11:28:40 +01:00
parent 9e04eb0d5f
commit c335b7c3f8

View File

@ -240,6 +240,8 @@ MountAPIVFS=yes
TemporaryFileSystem=/run
RootImage=${image}.raw
ExtensionImages=/usr/share/app0.raw /usr/share/app1.raw:nosuid
# Relevant only for sanitizer runs
UnsetEnvironment=LD_PRELOAD
ExecStart=/bin/bash -c '/opt/script0.sh | grep ID'
ExecStart=/bin/bash -c '/opt/script1.sh | grep ID'
Type=oneshot