[Git][wine/wine][master] cmd: Fix handling of "ECHO.ON".
Alexandre Julliard pushed to branch master at wine / wine Commits: 0bf48d26 by Lubomir Rintel at 2026-05-01T21:47:12+02:00 cmd: Fix handling of "ECHO.ON". The "ON" and "OFF" arguments are magical only if separated by spaces. That is -- "ECHO.ON" should just say "ON" instead of setting the echo flag. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> - - - - - 1 changed file: - programs/cmd/builtins.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0bf48d260aca3a50e96fd9f54437146... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0bf48d260aca3a50e96fd9f54437146... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)