Randy Kobes wrote:
> On Sat, 11 Mar 2006, Randy Kobes wrote:
>
>
>>The t/TestAPI/add_config test fails for me on Win32
>>because the current way of getting the directory in
>>on line 58 of add_config.pm produces an invalid directory
>>name on Windows due the
On Mon, 13 Mar 2006, Philippe M. Chiasson wrote:
Randy Kobes wrote:
The t/TestAPI/add_config test fails for me on Win32
because the current way of getting the directory in
on line 58 of add_config.pm produces an invalid directory
name on Windows due the the presence of the drive letter.
This
Randy Kobes wrote:
> The t/TestAPI/add_config test fails for me on Win32
> because the current way of getting the directory in
> on line 58 of add_config.pm produces an invalid directory
> name on Windows due the the presence of the drive letter.
On Sat, 11 Mar 2006, Randy Kobes wrote:
The t/TestAPI/add_config test fails for me on Win32
because the current way of getting the directory in
on line 58 of add_config.pm produces an invalid directory
name on Windows due the the presence of the drive letter.
This diff:
[ ... ]
fixes it for
The t/TestAPI/add_config test fails for me on Win32
because the current way of getting the directory in
on line 58 of add_config.pm produces an invalid directory
name on Windows due the the presence of the drive letter.
This diff:
=
Index