Skip to content

Why use @ on all lines instead of @echo off #25

Answered by petersasi
petersasi asked this question in FAQ
Discussion options

You must be logged in to vote

echo on helps debugging the .cmd files, so I only @ off the lines selectively where I have completed debugging.
This way the known working parts print less noise, build messages are easier to read.

Replies: 1 comment

Comment options

petersasi
Apr 8, 2021
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by petersasi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
None yet
1 participant