On Fri, Aug 28, 2009 at 12:57 PM, Eric Wilhelm<enoba...@gmail.com> wrote: > Yeah. It looks like there are very few places where tmpdir is being > used alone (write_default_maniskip.t - but I think even that one should > just be done with DistGen.)
There are some potential uses for temp directories (e.g. install testing), so MBTest should keep the function, but we can make the usage a lot more rare if we bury it in DistGen. -- David