diff options
author | Craig A. Berry <craigberry@mac.com> | 2004-10-01 08:18:03 -0500 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-10-04 10:18:49 +0000 |
commit | 78b110b07ed3c6a4447914870f86996e65674caf (patch) | |
tree | fd625167ecfab44d973760d513a02c4f8afe24e3 /vms | |
parent | 3e2557b2b37c1f5014d01d764b58616c3cd1e38f (diff) | |
download | perl-78b110b07ed3c6a4447914870f86996e65674caf.tar.gz |
vms/t/filespec.t tweak
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <415D9F5B.5040306@mac.com>
p4raw-id: //depot/perl@23346
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 559659f2af..b0efa4c7e6 100644 --- a/vms/ext/filespec.t +++ b/vms/ext/filespec.t @@ -127,5 +127,5 @@ __path_ vmspath [.__path_] ./../. vmsify [-] # Our override of File::Spec->canonpath can do some strange things -__dev:[__dir.000000]__foo File::Spec->canonpath __dev:[__dir]__foo +__dev:[__dir.000000]__foo File::Spec->canonpath __dev:[__dir.000000]__foo __dev:[__dir.][000000]__foo File::Spec->canonpath __dev:[__dir]__foo |