cmd: Add a space at the end of the first echo'ed batch line [try3]

Alexandre Julliard julliard at winehq.org
Mon Oct 11 05:10:25 CDT 2010


Alexandre Goujon <ale.goujon at gmail.com> writes:

> @@ -11,6 +25,8 @@ echo.
>  echo .
>  echo.word
>  echo .word
> +echo word 
> +echo word  

You need some escaping mechanism for these trailing spaces too.
 
-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list