Author: jkeenan Date: Sat Apr 14 07:20:19 2007 New Revision: 18190 Modified: branches/reconfigure/t/configure/07-verbose_two.t
Log: Added to documentation note about why --verbose=2 is being tested prior to --verbose. Modified: branches/reconfigure/t/configure/07-verbose_two.t ============================================================================== --- branches/reconfigure/t/configure/07-verbose_two.t (original) +++ branches/reconfigure/t/configure/07-verbose_two.t Sat Apr 14 07:20:19 2007 @@ -106,6 +106,10 @@ The tests in this file examine what happens when you configure with the <--verbose> option set to C<2>. +(Since I am testing with only the first step, C<init::manifest>, and since that +step has nothing to say when C<--verbose=1>, I have to advance to +C<--verbose=2>.) + =head1 AUTHOR James E Keenan
