Merge branch 'main' into fix/197

This commit is contained in:
Robert
2020-09-23 14:28:21 +01:00
committed by GitHub
4 changed files with 1 additions and 10 deletions

View File

@@ -13,13 +13,9 @@ export type TracerConfig = {
const CRITICAL_TRACER_VARS = new Set([
"SEMMLE_PRELOAD_libtrace",
,
"SEMMLE_RUNNER",
,
"SEMMLE_COPY_EXECUTABLES_ROOT",
,
"SEMMLE_DEPTRACE_SOCKET",
,
"SEMMLE_JAVA_TOOL_OPTIONS",
]);