Marc Khouzam wrote: > Hi, > > After Pedro kindly pointed out that there is a > --thread-group parameter to -exec-continue and -exec-interrupt > (how did I miss that?) I tried them out. > I found that they still expect the old form of the > threadGroupId (starting with a 'p'). > > The patch below fixes both methods. > > This is hard to test since HEAD does not have a fully functional > multi-process, but I was able to confirm that the threadGroupId > gets properly accepted with my patch. Thanks, I have applied this patch as attached. Please include changelog entry for future patch submissions though -- somebody still has to write them before "cvs commit" :-) - Volodya