Opened 12 years ago
Closed 12 years ago
#2244 closed defect (fixed)
Rename output.log
| Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.9.0 |
| Component: | Command Prompt Environment | Version: | trunk |
| Keywords: | Cc: |
Description
The current simulate() command is not safe to run in parallel due to checking if the output.log file was not removed properly.
We could probably make it generate a file prefix.buildlog instead.
Change History (2)
comment:1 by , 12 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → accepted |
| Summary: | Remove output.log → Rename output.log |
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in r16354