From cd57afc65aaab8ff4a9a59f3d24fdcad9bb03ef9 Mon Sep 17 00:00:00 2001 From: Pythagoras <211008+Pythq@users.noreply.github.com> Date: Sun, 3 Jan 2021 08:49:43 +0100 Subject: [PATCH] Fixes typo in redirected error stream autoupdate.bat created a file called "NULL". --- bin/autoupdate.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/autoupdate.bat b/bin/autoupdate.bat index ba1db7e..16371cd 100644 --- a/bin/autoupdate.bat +++ b/bin/autoupdate.bat @@ -114,7 +114,7 @@ if exist %windir%\system32\query.exe ( `query session rdp-tcp` ) do ( set rdp_tcp_session=%%a - set /a rdp_tcp_session_id=%%b 2>NULL + set /a rdp_tcp_session_id=%%b 2>nul ) ) else ( for /f "tokens=2* usebackq" %%a in (