mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
osgeo4w64: run Nightly instead of Experimental
This commit is contained in:
parent
16ddd3ab7c
commit
f4bcabfaee
@ -148,7 +148,7 @@ echo ALL_BUILD: %DATE% %TIME%>>%LOG% 2>&1
|
|||||||
if errorlevel 1 goto error
|
if errorlevel 1 goto error
|
||||||
|
|
||||||
echo RUN_TESTS: %DATE% %TIME%>>%LOG% 2>&1
|
echo RUN_TESTS: %DATE% %TIME%>>%LOG% 2>&1
|
||||||
%DEVENV% qgis%VERSION%.sln /Project Experimental /Build %BUILDCONF% /Out %LOG%>>%LOG% 2>&1
|
%DEVENV% qgis%VERSION%.sln /Project Nightly /Build %BUILDCONF% /Out %LOG%>>%LOG% 2>&1
|
||||||
REM if errorlevel 1 echo "TESTS WERE NOT SUCCESSFUL."
|
REM if errorlevel 1 echo "TESTS WERE NOT SUCCESSFUL."
|
||||||
|
|
||||||
echo INSTALL: %DATE% %TIME%>>%LOG% 2>&1
|
echo INSTALL: %DATE% %TIME%>>%LOG% 2>&1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user