diff options
author | Craig A. Berry <craigberry@mac.com> | 2001-12-06 08:54:36 -0600 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-06 20:16:04 +0000 |
commit | 7fc7512a8f7a0240d59b675d621666849723f208 (patch) | |
tree | 3f2fa6916cae85c76bd59fa07b8b09a309a0cb60 /vms | |
parent | 4c565af2eb5885faf900f8bf0ccbd0b4a2a10c04 (diff) | |
download | perl-7fc7512a8f7a0240d59b675d621666849723f208.tar.gz |
(was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
p4raw-id: //depot/perl@13498
Diffstat (limited to 'vms')
-rw-r--r-- | vms/ext/filespec.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/ext/filespec.t b/vms/ext/filespec.t index 53be63464d..7a68f59845 100644 --- a/vms/ext/filespec.t +++ b/vms/ext/filespec.t @@ -52,7 +52,7 @@ __some_:[__where_.__over_]__the_.__rainbow_ unixify /__some_/__where_/__over_ [.__some_.__where_.__over_]__the_.__rainbow_ unixify __some_/__where_/__over_/__the_.__rainbow_ [-.__some_.__where_.__over_]__the_.__rainbow_ unixify ../__some_/__where_/__over_/__the_.__rainbow_ [.__some_.--.__where_.__over_]__the_.__rainbow_ unixify __some_/../../__where_/__over_/__the_.__rainbow_ -.__some_...__where_.__over_]__the_.__rainbow_ unixify __some_/.../__where_/__over_/__the_.__rainbow_ +[.__some_...__where_.__over_]__the_.__rainbow_ unixify __some_/.../__where_/__over_/__the_.__rainbow_ [...__some_.__where_.__over_]__the_.__rainbow_ unixify .../__some_/__where_/__over_/__the_.__rainbow_ [.__some_.__where_.__over_...]__the_.__rainbow_ unixify __some_/__where_/__over_/.../__the_.__rainbow_ [.__some_.__where_.__over_...] unixify __some_/__where_/__over_/.../ |