Re: Can Apache::TestMB suppress APXS warnings?
[prev]
[thread]
[next]
[Date index for 2004/12/21]
Joshua Hoblitt wrote:
> Hi Folks,
>
> I've been unable to figure out how to get Apache::TestMB to setup my build
> environment in such a way as to suppress APXS warnings during a test
> run. e.g.
>
> --
> t/10_client_new........................APXS (/usr/local/apache/bin/apxs)
> query for SBINDIR failed
> APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
> APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
> t/10_client_new........................ok
> t/11_client_create.....................APXS (/usr/local/apache/bin/apxs)
> query for SBINDIR failed
> APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
> APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
> t/11_client_create.....................ok
> t/12_client_replicate..................APXS (/usr/local/apache/bin/apxs)
> query for SBINDIR failed
> APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
> APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
> t/12_client_replicate..................ok
> t/13_client_cull.......................APXS (/usr/local/apache/bin/apxs)
> query for SBINDIR failed
> APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
> APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
> t/13_client_cull.......................ok
> --
>
> Is it possible to silence these gratuitous warnings?
which modperl is that?
what code do you have in your tests that invokes those?
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
 |
(message missing)
|