From e3898bd3bf08f660ff0927d63735900608220821 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sun, 18 Dec 2011 16:26:56 +0100 Subject: [PATCH] if not --- misc/tools/rsync-updater/update-xonotic.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/tools/rsync-updater/update-xonotic.bat b/misc/tools/rsync-updater/update-xonotic.bat index 658a89f4..fb3972a5 100644 --- a/misc/tools/rsync-updater/update-xonotic.bat +++ b/misc/tools/rsync-updater/update-xonotic.bat @@ -75,7 +75,7 @@ set excludes=%excludes% --exclude=/fteqcc/fteqcc.osx if "%ProgramFiles(x86)%" == "" goto bit32 :bit64 - if "%XONOTIC_INCLUDE_32BIT%" != "" goto endbit + if not "%XONOTIC_INCLUDE_32BIT%" == "" goto endbit set excludes=%excludes% --exclude=/xonotic.exe set excludes=%excludes% --exclude=/xonotic-sdl.exe set excludes=%excludes% --exclude=/xonotic-dedicated.exe -- 2.39.2