Skip to content

Commit

Permalink
osgeo4w64: run Nightly instead of Experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Aug 25, 2013
1 parent 16ddd3a commit f4bcabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ms-windows/osgeo4w/package-nightly64.cmd
Expand Up @@ -148,7 +148,7 @@ echo ALL_BUILD: %DATE% %TIME%>>%LOG% 2>&1
if errorlevel 1 goto error

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."

echo INSTALL: %DATE% %TIME%>>%LOG% 2>&1
Expand Down

0 comments on commit f4bcabf

Please sign in to comment.