Re: Apache-Test and Win32

2001-10-13 Thread Doug MacEachern
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

Apache-Test and Win32

2001-10-13 Thread Randy Kobes
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