Skip to content

Commit dbf4ad9

Browse files
Modify DEBUG_HELPER echo statement in vcbuild.bat
1 parent bf1aebc commit dbf4ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcbuild.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@if not defined DEBUG_HELPER @ECHO OFF
1+
@if not defined DEBUG_HELPER @ECHO OFF//nothing
22

33
:: Other scripts rely on the environment variables set in this script, so we
44
:: explicitly allow them to persist in the calling shell.

0 commit comments

Comments
 (0)