[PATCH 2/7] CMD: echo.word should echo back the word without the . [bug21130]

Jason Edmeades jason.edmeades at googlemail.com
Fri Sep 3 18:47:49 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 '.'
---
 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: 0002-CMD-echo.word-should-echo-back-the-word-without-the-.-.txt
Type: text/x-patch
Size: 1552 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100903/7910e011/attachment.bin>


More information about the wine-patches mailing list