Re: [patch] graceful exit from 'make test'

2004-02-02 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: The following patch, allows a graceful exit from 'make test' (so that CPAN.pm and other clients can continue w/ installation) if users fail to provide the path to httpd or running under root and we figure out that apache can't access the files w/ nobody (or

Re: [patch] graceful exit from 'make test'

2004-02-02 Thread Geoffrey Young
Stas Bekman wrote: > The following patch, allows a graceful exit from 'make test' (so that > CPAN.pm and other clients can continue w/ installation) if users fail to > provide the path to httpd or running under root and we figure out that > apache can't access the files w/ nobody (or some other u

[patch] graceful exit from 'make test'

2004-01-31 Thread Stas Bekman
The following patch, allows a graceful exit from 'make test' (so that CPAN.pm and other clients can continue w/ installation) if users fail to provide the path to httpd or running under root and we figure out that apache can't access the files w/ nobody (or some other user). It prompts a user w