# from Eric Wilhelm
# on Friday 26 October 2007 09:11:

># from John E. Malmberg
>
># on Friday 26 October 2007 06:49:
>> The temporary directory has a
>>C<.> character in it, which is not legal on VMS ODS-2 volumes, and
>>File::Spec::VMS methods do not know to handle VMS ODS-5 file
>> specifications.
>
>My bad.

Fixed in svn 10124.

I had changed the temp dirs to be "t/_tmp.$$", which allows the tests to 
run in parallel without stepping on each other.  The '.' is 
insignificant, so I just dropped it.

--Eric
-- 
But you can never get 3n from n, ever, and if you think you can, please
email me the stock ticker of your company so I can short it.
--Joel Spolsky
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to