On Sat, 13 Oct 2001, Randy Kobes wrote:
> Hi,
> Attached is a diff for modperl-2.0/Apache-Test/ as a first
> stab at getting it to work on Win32. The changes include:
>
> - TestMM.pm: in creating the run_tests target, Win32 doesn't
> understand prefixing the command with the environment
> va
Hi,
Attached is a diff for modperl-2.0/Apache-Test/ as a first
stab at getting it to work on Win32. The changes include:
- TestMM.pm: in creating the run_tests target, Win32 doesn't
understand prefixing the command with the environment
variables, so this was changed for Win32.
- TestConfig.pm