I’m an idiot.

Don’t all agree so quickly! Jeeez!

For those of you playing along with the Distcc guide rewrite, an update:

Last weekend I finally sat down and updated the guide taking in suggestions from Bug #42712. This is good, except when I did it I first tried to apply the patch from the bug on the CVS distcc.xml (which failed miserably). I then made the mistake of not cleaning up and rechecking out the file.


cvs up
cp distcc.xml distcc.xml.dist
patch < bug-42712.dist
*fail*
vi distcc.xml.diff
*edit edit*
cp distcc.xml ~
rm -rf distcc.xml*
cvs up distcc.xml

Spot the problem.

*sigh*

I’ll get to it, honest!