Jason Edmeades f87e25a7bc cmd: Handle unechoed rem commands inside a (..) section.
When processing a (..) multiline section, each line is processed and
if it starts with a '@' it is not echoed, but more importantly if is
'rem' then anything else on that line should be ignored. The reported
issue was that a pipe was being executed when it was hidden behind a
rem, which was trigged by the preceeding '@' character not being
skipped.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45729
Signed-off-by: Jason Edmeades <us@edmeades.me.uk>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-11 19:11:36 +02:00
..
2018-08-14 09:42:37 +02:00
2018-06-05 09:25:55 +02:00
2014-02-18 14:13:37 +01:00
2018-06-01 19:54:08 +02:00
2018-06-01 19:54:33 +02:00
2016-04-27 19:43:21 +09:00
2015-03-19 13:57:55 +09:00
2016-02-08 20:14:31 +09:00
2018-08-14 09:42:48 +02:00
2016-08-31 22:22:59 +09:00
2014-04-16 14:38:08 +02:00
2018-07-13 19:10:02 +02:00
2016-10-05 17:29:22 +02:00
2014-10-09 17:36:22 +02:00
2018-07-09 22:21:24 +02:00
2018-07-13 19:10:01 +02:00
2015-11-10 18:39:49 +09:00
2018-08-23 20:01:56 +02:00