From f7283ae8cb5bdb7f25b1fc5d9e929297e9d267c6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 20 Jul 2017 21:05:28 +0200 Subject: Add blank line before batch file label This seems to make a difference if we use UNIX newlines. --- etc/bootstrap/bbot-bootstrap-msvc-14.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/bootstrap/bbot-bootstrap-msvc-14.bat') diff --git a/etc/bootstrap/bbot-bootstrap-msvc-14.bat b/etc/bootstrap/bbot-bootstrap-msvc-14.bat index d52831e..ec63994 100644 --- a/etc/bootstrap/bbot-bootstrap-msvc-14.bat +++ b/etc/bootstrap/bbot-bootstrap-msvc-14.bat @@ -67,6 +67,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" -- cgit v1.1