[Webkit-unassigned] [Bug 126443] kill-old-processes should be more verbose

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 3 13:20:18 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=126443





--- Comment #1 from Lucas Forschler <lforschler at apple.com>  2014-01-03 13:18:07 PST ---
kill-old-proccesses on mac currently calls killall with the -v option.
this unfortunately does not echo out the process name being killed, only the ID.

I hesitate to add any heavier logging to this script, such as writing a string which outputs the 'taskToKill'.  I could be convinced if we think this was a good idea.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list