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:
parent
9e04eb0d5f
commit
c335b7c3f8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user