Skip to content

Commit

Permalink
Update tests/Agent/IntegrationTests/ContainerIntegrationTests/Applica…
Browse files Browse the repository at this point in the history
…tions/ContainerApplication.cs
  • Loading branch information
tippmar-nr authored Oct 8, 2024
1 parent 07479c3 commit 9ce654d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ public override void Start(string commandLineArguments, Dictionary<string, strin
startInfo.EnvironmentVariables.Remove("CORECLR_NEW_RELIC_HOME");
startInfo.EnvironmentVariables.Remove("NETWORK_NAME");

// TODO: Remove in v11
startInfo.EnvironmentVariables.Remove("NEWRELIC_HOME");
startInfo.EnvironmentVariables.Remove("NEWRELIC_PROFILER_LOG_DIRECTORY");
startInfo.EnvironmentVariables.Remove("NEWRELIC_LOG_DIRECTORY");
Expand Down

0 comments on commit 9ce654d

Please sign in to comment.