[OpenAFS-devel] Enabling pthreaded ubik in buildbot

Marc Dionne marc.c.dionne@gmail.com
Sat, 5 Mar 2011 16:54:42 -0500


Jason suggested I get some feedback here.  I'd like
--enable-pthreaded-ubik to be added to builbot so that changes to ubik
that are specific to phtreads get covered by buildbot.  As it stands,
buildbot will give no feedback on changes within AFS_PTHREAD_ENV
sections.  As I have some upcoming changes in this area, I'd really
like to have the code go through buildbot.

I don't see any downside, the LWP version still gets built and we just
get better code coverage.

Marc