From cb8f2b21655ac1a17d09e50a2e7805cb7304825f Mon Sep 17 00:00:00 2001 From: Ryan Kurtz Date: Fri, 23 Jul 2021 11:22:09 -0400 Subject: [PATCH] GP-1156: Tweaking comment --- Ghidra/RuntimeScripts/Windows/support/analyzeHeadless.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ghidra/RuntimeScripts/Windows/support/analyzeHeadless.bat b/Ghidra/RuntimeScripts/Windows/support/analyzeHeadless.bat index 7307a63d4b..bad9c354ab 100644 --- a/Ghidra/RuntimeScripts/Windows/support/analyzeHeadless.bat +++ b/Ghidra/RuntimeScripts/Windows/support/analyzeHeadless.bat @@ -22,7 +22,7 @@ set DEBUG_ADDRESS=127.0.0.1:13002 set VMARG_LIST=-XX:ParallelGCThreads=2 set VMARG_LIST=%VMARG_LIST% -XX:CICompilerCount=2 -:: Store current path +:: Store current path (%0 gets modified below by SHIFT) set "SCRIPT_DIR=%~dp0" :: Loop through parameters (if there aren't any, just continue) and store