Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Double quote PATH declaration in win32.bat
Failing to do so can introduce problems when some of the directories in include spaces in their paths, eventually manifesting themselves as weird "is not recognized as an internal or external command, operable program or batch file" errors. See: balena-io/etcher#1025 Signed-off-by: Juan Cruz Viotti <[email protected]>
- Loading branch information