We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ddab6 commit 4497c03Copy full SHA for 4497c03
ms-windows/osgeo4w/package-nightly.cmd
@@ -319,7 +319,7 @@ goto end
319
:usage
320
echo usage: %0 version package packagename arch [sha [site]]
321
echo sample: %0 2.11.0 38 qgis-dev x86_64 339dbf1 qgis.org
322
-exit
+exit /b 1
323
324
:error
325
echo BUILD ERROR %ERRORLEVEL%: %DATE% %TIME%
ms-windows/osgeo4w/package.cmd
@@ -465,7 +465,7 @@ goto end
465
466
467
echo sample: %0 2.0.1 3 qgis x86 f802808
468
469
470
471
0 commit comments