The kludgy method we use to get env vars from vcvarsall.bat into our environment doesn't correctly handle env var values which contain newlines. The BUILD_SOURCEVERSIONMESSAGE environment variable contains the entirety of the commit message. If a line containing an equals sign appears in the commit message, we could have problems. Unset that environment variable to workaround this problem.pull/6587/head
parent
7097d8a021
commit
8d68fa22e0
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue