aboutsummaryrefslogtreecommitdiff
path: root/build-msvc.bat
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-12-06 18:32:51 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-12-06 18:32:51 +0200
commit30c61dfa33b0a92c6ad1bdd8839140c20bdaddcc (patch)
treee8b23c8cf8c3a818867e305ccc30d67f57c0d7a0 /build-msvc.bat
parentd91ea49fa60e773db73d8fbcfd51037ceb835b9c (diff)
Minor consistency fixes in build batch files
Diffstat (limited to 'build-msvc.bat')
-rw-r--r--build-msvc.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-msvc.bat b/build-msvc.bat
index 3f525d8..3ad5061 100644
--- a/build-msvc.bat
+++ b/build-msvc.bat
@@ -256,10 +256,10 @@ bpkg-stage %verbose% create^
bpkg-stage %verbose% add %BUILD2_REPO%
@if errorlevel 1 goto error
-bpkg-stage %verbose% fetch %timeout% %trust%
+bpkg-stage %verbose% %timeout% %trust% fetch
@if errorlevel 1 goto error
-bpkg-stage %verbose% build %timeout% --for install --yes --plan= build2 bpkg bdep
+bpkg-stage %verbose% %timeout% build --for install --yes --plan= build2 bpkg bdep
@if errorlevel 1 goto error
bpkg-stage %verbose% install build2 bpkg bdep