cmd: %* expands to first non-whitespace delimiter of first arg.
commitf45f75ca7dece7b7549d457c6215aa314016b4b3
authorJason Edmeades <jason@edmeades.me.uk>
Sat, 13 Oct 2012 21:24:35 +0000 (13 22:24 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Oct 2012 09:45:13 +0000 (16 11:45 +0200)
treee7f3f76a79f54a0dd72358ac825e328da6479878
parent4236c2007df8267b4bbfdc00f5f26e86f71ddc99
cmd: %* expands to first non-whitespace delimiter of first arg.
programs/cmd/tests/test_cmdline.cmd
programs/cmd/tests/test_cmdline.cmd.exp
programs/cmd/wcmdmain.c