diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-07-20 21:05:28 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-07-20 21:05:28 +0200 |
commit | f7283ae8cb5bdb7f25b1fc5d9e929297e9d267c6 (patch) | |
tree | 504e1aa7dc5aa338fbbb1cf03c54cd18dcd11739 /etc/bootstrap/bbot-bootstrap-msvc-15.bat | |
parent | 08557c886a985d2753ae3aa8ab212422e0946e51 (diff) |
Add blank line before batch file label
This seems to make a difference if we use UNIX newlines.
Diffstat (limited to 'etc/bootstrap/bbot-bootstrap-msvc-15.bat')
-rw-r--r-- | etc/bootstrap/bbot-bootstrap-msvc-15.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/bootstrap/bbot-bootstrap-msvc-15.bat b/etc/bootstrap/bbot-bootstrap-msvc-15.bat index 4818d09..b33e990 100644 --- a/etc/bootstrap/bbot-bootstrap-msvc-15.bat +++ b/etc/bootstrap/bbot-bootstrap-msvc-15.bat @@ -65,6 +65,7 @@ cd %BUILD%\bootstrap @rem to digest. And if we start before that happens, we will be hanging @rem forever. @rem + :restart curl -s -S -O --connect-timeout 5 --max-time 60^ "tftp://%tftp%/build2-baseutils-x86_64-windows.zip" |