From: Michael R Sweet Date: Wed, 5 Dec 2018 17:07:24 +0000 (-0500) Subject: Pass ASAN_OPTIONS to filters. X-Git-Tag: v2.3b6~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f337a1b74eb240e18367154ea748a5ef030c022c;p=thirdparty%2Fcups.git Pass ASAN_OPTIONS to filters. --- diff --git a/test/run-stp-tests.sh b/test/run-stp-tests.sh index 489e3b7d42..eb1e25ae06 100755 --- a/test/run-stp-tests.sh +++ b/test/run-stp-tests.sh @@ -525,6 +525,7 @@ PassEnv DYLD_LIBRARY_PATH PassEnv LD_LIBRARY_PATH PassEnv LD_PRELOAD PassEnv LOCALEDIR +PassEnv ASAN_OPTIONS Sandboxing Off EOF