summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilhelm Berg <wb@BergWerk-GIS.at>2018-09-12 15:04:21 +0200
committerWilhelm Berg <wb@BergWerk-GIS.at>2018-09-12 15:04:21 +0200
commitee17d79f9420eb859303d977955454dacc470db6 (patch)
tree97e80a0e23faddb93b38d6c381ff12c50cabc4aa
parentcfb540ccb97a9802a90451b4f5fb939c96692a05 (diff)
downloadqtlocation-mapboxgl-ee17d79f9420eb859303d977955454dacc470db6.tar.gz
fix typo
-rw-r--r--scripts/windows-build-appveyor.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/windows-build-appveyor.bat b/scripts/windows-build-appveyor.bat
index d2b87d0907..279ce58190 100644
--- a/scripts/windows-build-appveyor.bat
+++ b/scripts/windows-build-appveyor.bat
@@ -2,7 +2,7 @@
SETLOCAL
SET EL=0
-7z > null
+7z > NUL
IF %ERRORLEVEL% NEQ 0 ECHO 7z not availabe && GOTO ERROR
ECHO Powershell version^: