-
Failed to mention that the correct syntax for this is to add parentheses around the
* -
Tested on Windows command prompt and it does print error message before the command:

-
You're right, running the command in a command prompt makes this appear in the right order, but I did not test with a batch file, which does have this behavior. Sorry for the inconvenience
-
Previous Value Current Value Open
Closed
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
Not Found
|
Issue Votes (0)
I'm encountering a bug where some error messages appear before the line that produces them in the build log. For example, the following was run on a windows remote shell executor:
The job only consists of a "test" step, containning only this script:
for %%i in * do echo %%i