Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#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 Gary Dixon, 7 years ago

Owner: changed from Gary Dixon to Gary Dixon
Status: assignedaccepted

comment:2 by Gary Dixon, 7 years ago

Version: MR12.6f

comment:3 by Gary Dixon, 7 years ago

Milestone: MR12.6g
Resolution: fixed
Status: acceptedclosed

Fixed by MCR10068

comment:4 by Eric Swenson, 7 years ago

Milestone: MR12.6gMR12.7

Milestone renamed

Note: See TracTickets for help on using tickets.