You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src: match cmd.exe case-insensitively in task runner
Use a case-insensitive suffix comparison for ComSpec so uppercase and
mixed-case CMD.EXE paths use the correct /c invocation.
Signed-off-by: Archkon <180910180+Archkon@users.noreply.github.com>
PR-URL: #64907
Reviewed-By: Aviv Keller <me@aviv.sh>
0 commit comments