[PATCH] cmd/tests: Make sure, that ERRORLEVEL has a defined value [try 2]

Alexandre Julliard julliard at winehq.org
Tue Dec 28 10:41:41 CST 2010


Detlef Riekenberg <wine.dev at web.de> writes:

> @@ -49,6 +49,7 @@ echo %UNKNOWN%S
>  echo P%UNKNOWN%
>  echo P%UNKNOWN%S
>  echo %ERRORLEVEL
> +cmd /c exit 0
>  echo %ERRORLEVEL%
>  echo %ERRORLEVEL%%ERRORLEVEL%
>  echo %ERRORLEVEL%ERRORLEVEL%

It already has a defined value. What is this supposed to fix?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list