My own private petard
Sep. 15th, 2005 06:33 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Been in hook job hell today. My modified version of the hook script barfed badly and ended up submitting all the jobs under the same user account rather than doing a series of
setuid()
calls like it's supposed to. I reckon I'm probably going to have to spend a fair chunk of tomorrow refactoring the stupid thing to make it possible to test the various sections in isolation. Splick.