Remove duplication of ascii_char(13) from the output of trace
-------------------------------------------------------------
Key: CORE-4891
URL: http://tracker.firebirdsql.org/browse/CORE-4891
Project: Firebird Core
Issue Type: Improvement
Components: TRACEMGR
Affects Versions: 3.0 Beta 2, 2.5.4, 2.5.3 Update 1, 3.0 Beta 1, 2.5.3, 3.0
Alpha 2, 3.0 Alpha 1, 2.5.2 Update 1, 2.5.2, 2.5.1, 3.0 RC 1, 2.5.5
Environment: Windows only
Reporter: Pavel Zotov
Priority: Trivial
Please remove duplicated 0xD character from trace output -- see attached file.
Currently, in order to reduce size of trace log and improve its readability one
need to use pipe to sed.exe, and this is inconveniently:
fbtracemgr -sta -c my_trace.conf -se localhost:service_mgr | sed "s/\r$//"
>my_trace.log
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel