PQM

Comment 8 for bug 239199

Revision history for this message
Robert Collins (lifeless) wrote :

Please confirm its still not logging; and assuming its not run a strace on the merge of a branch to find out what its doing, or put a pdb statement in where the output we want is and figure it out that way.

e.g. - disable pqm
wait for a merge
run the cronscript by hand with strace. You don't need follow children so it should be a relatively small strace. Or do the pdb thing (and still run by hand).