one thing we need to "fix" with this new feature is the ability to turn
off this output.  for the same reason we have $ENV{APACHE_TEST_NO_COLOR}
to turn off the colors.  for when t/TEST output is redirected to a file,
like from a cron job.  at the moment t/TEST > test.log outputs a bunch of 
"waiting for server to start: 00:nn".  maybe have one ENV var to turn off
all things like this, APACHE_TEST_SIMPLE_OUTPUT or something.



Reply via email to