mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Remove unnecessary batch script flag
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
@echo off
|
@echo off
|
||||||
SETLOCAL EnableDelayedExpansion
|
|
||||||
|
|
||||||
type NUL && "%CODEQL_EXTRACTOR_GO_ROOT%/tools/%CODEQL_PLATFORM%/go-configure-baseline.exe"
|
type NUL && "%CODEQL_EXTRACTOR_GO_ROOT%/tools/%CODEQL_PLATFORM%/go-configure-baseline.exe"
|
||||||
exit /b %ERRORLEVEL%
|
exit /b %ERRORLEVEL%
|
||||||
|
|
||||||
ENDLOCAL
|
|
||||||
|
|||||||
Reference in New Issue
Block a user