#194 closed defect (fixed)
update_seg log entries in Installations.log are hard-to-read 1-line text strings.
| Reported by: | Gary Dixon | Owned by: | Gary Dixon |
|---|---|---|---|
| Priority: | major | Milestone: | MR12.7 |
| Component: | Tools | Version: | MR12.6f |
| Keywords: | update_seg | Cc: |
Description
Even when update_seg in -log -no_fill is given, the text of the log message is unwrapped into a single long line of text, making the messages very difficult to read. For example:
10/20/19: mb_gcd_002: Apply first update to private mbuild subsystem. - Investigate Eric Swenson's similar update problem. - REPLACE: bindfile, mbuild.info, mbuild_data_.incl.pl1
It should have appeared at:
10/20/19: mb_gcd_002: Apply first update to private mbuild subsystem. - Investigate Eric Swenson's similar update problem. - REPLACE: bindfile, mbuild.info, mbuild_data_.incl.pl1
Similar unwrapping into a single line occurs for entries added to Installations.log file.
Change History (4)
comment:1 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → accepted |
comment:2 by , 7 years ago
| Version: | → MR12.6f |
|---|
comment:3 by , 7 years ago
| Milestone: | → MR12.6g |
|---|---|
| Resolution: | → fixed |
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by MCR10068