From: Frantisek Sumsal Date: Mon, 8 Mar 2021 10:28:40 +0000 (+0100) Subject: test: fix the last subtest of TEST-50-DISSECT under sanitizers X-Git-Tag: v248-rc3~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c335b7c3f8164677316936c7a22e6fca85be28af;p=thirdparty%2Fsystemd.git test: fix the last subtest of TEST-50-DISSECT under sanitizers Follow-up to 9f6235e1b4490ce7abbd125ed975343de6bcb9cd. --- diff --git a/test/units/testsuite-50.sh b/test/units/testsuite-50.sh index f3781e6d15d..b4a5fee842e 100755 --- a/test/units/testsuite-50.sh +++ b/test/units/testsuite-50.sh @@ -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