Joblog Parsing

2015-07-01 Thread Harry Jubb
To all, If anyone is interested, I've written a small program to give some summary output for log files produced with the --joblog option. It's available here: https://github.com/harryjubb/joblog All the best, Harry

Re: How to disable SIGTERM

2015-07-01 Thread Martin d'Anjou
On 15-06-30 08:33 PM, Ole Tange wrote: On Sat, Apr 11, 2015 at 12:56 AM, Martin d'Anjou wrote: I worked on the SIGTERM propagation feature today. I trust that the new --termseq + process group creation will solve your concerns. /Ole Sorry Ole, I feel I have let you down. I had to focus m

Re: Joblog Parsing

2015-07-01 Thread Shlomi Fish
Hi Harry, On Wed, 1 Jul 2015 14:30:22 +0100 Harry Jubb wrote: > To all, > > If anyone is interested, I've written a small program to give some summary > output for log files produced with the --joblog option. It's available here: > > https://github.com/harryjubb/joblog > I'm not particularly