Skip to content

Commit

Permalink
Turn on echoing commands.
Browse files Browse the repository at this point in the history
  • Loading branch information
dtarditi committed Nov 26, 2023
1 parent ec90ead commit 28f2d05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_scripts/automation/Windows/build-and-test.bat
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
@rem SIGN_BRANCH: signing automation branch to checkout.

@setlocal
@echo on
@set DIRNAME=%CD%
@call %DIRNAME%\config-vars.bat
if ERRORLEVEL 1 (goto cmdfailed)
Expand Down

0 comments on commit 28f2d05

Please sign in to comment.