[PATCH 3/9] CMD: echo.word should echo back the word without the .

Jason Edmeades jason.edmeades at googlemail.com
Tue Sep 7 17:59:43 CDT 2010


echo followed directly with a '.' should strip the '.' but echo back
anything left on the line. Current implementation aborts as soon
as the first character is a '.'

Fixes bug 21130
---
 programs/cmd/builtins.c                  |    9 +++------
 programs/cmd/tests/test_builtins.cmd     |    2 ++
 programs/cmd/tests/test_builtins.cmd.exp |    2 ++
 3 files changed, 7 insertions(+), 6 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-CMD-echo.word-should-echo-back-the-word-without-the.txt
Type: text/x-patch
Size: 1558 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100907/9bf1decb/attachment.bin>


More information about the wine-patches mailing list