diff options
author | Charles Bailey <bailey@newman.upenn.edu> | 2000-03-06 03:36:26 +0000 |
---|---|---|
committer | bailey <bailey@newman.upenn.edu> | 2000-03-06 03:36:26 +0000 |
commit | 0e08ca381f8813b31ef48a5f68f55a9ff72d9bf7 (patch) | |
tree | ad294c6897d83b36c83922d77b79b44850e9bd96 /vms/ext | |
parent | b08af3f06f04d8027055abe38ae36f4437ae13c9 (diff) | |
parent | 0b7031a26bc1dac055a802438072e3a031175a8d (diff) | |
download | perl-0e08ca381f8813b31ef48a5f68f55a9ff72d9bf7.tar.gz |
Resync with mainline, update test in vmsfspec.t
p4raw-id: //depot/vmsperl@5564
Diffstat (limited to 'vms/ext')
-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 bf0208d94b..31c476a8e6 100644 --- a/vms/ext/filespec.t +++ b/vms/ext/filespec.t @@ -139,7 +139,7 @@ path vmspath [.path] / vmspath sys$disk:[000000] # Redundant characters in Unix paths -//some/where//over/../the.rainbow vmsify some:[where]the.rainbow +//some/where//over/../the.rainbow vmsify some:[where.over.-]the.rainbow /some/where//over/./the.rainbow vmsify some:[where.over]the.rainbow ..//../ vmspath [--] ./././ vmspath [] |