From 82bbdcd903d805bf14f27e49d97f4f5a49d9ff05 Mon Sep 17 00:00:00 2001 From: alexheifetz Date: Thu, 10 Jul 2025 17:06:02 -0400 Subject: [PATCH] Remove SPRING_ACTIVE_PROFILE variable. Not required. --- scripts/shell.cmd | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/shell.cmd b/scripts/shell.cmd index 632b7c4..8b6cd0a 100644 --- a/scripts/shell.cmd +++ b/scripts/shell.cmd @@ -2,7 +2,6 @@ setlocal set AGENT_APPLICATION=.. -set SPRING_PROFILES_ACTIVE=shell,severance call .\support\agent.bat