On 2014/10/13 13:36, Nicholas Nethercote wrote:
- tools/rb/                 -- most, if not all, scripts actively used

Thank you for the clean up work.

I am using fix_linux_stack tool under tools/rb/ for cleaning up
non symbolic stack trace in the log of DEBUG BUILD of TB when I am testing it locally.

I wonder though, who are using these tools and maintaining them.

This summer or earlier, it was changed from Ruby/Perl [I forgot which] script to python script, now fix_linux_stack.py, and also, the
argument (the logfile to be cleaned up) must be given to the script
now as STDIN stream as opposed to the positional argument $1 to the older tool.
I would like to be kept updated of these changes since when I tried to
invoke this script I had to
look at the sudden disappearance of the former script and then
needed figure out the change of the manner how a log file is specified to the script.
But thank you for the great tool anyway!

TIA




_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to