aboutsummaryrefslogtreecommitdiff
path: root/buildall.bat
diff options
context:
space:
mode:
Diffstat (limited to 'buildall.bat')
-rw-r--r--buildall.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildall.bat b/buildall.bat
index 978f27fc2..03013cb6a 100644
--- a/buildall.bat
+++ b/buildall.bat
@@ -1,4 +1,4 @@
-nasm -h >& nul
+nasm -h > nul 2>&1
if %errorlevel% NEQ 0 goto nasmerror
echo on