diff options
author | afresh1 <afresh1@cvs.openbsd.org> | 2014-03-24 15:05:35 +0000 |
---|---|---|
committer | afresh1 <afresh1@cvs.openbsd.org> | 2014-03-24 15:05:35 +0000 |
commit | b9f660bad5b31e3de245344f3e25af94ac870239 (patch) | |
tree | a26c47ccc8749519849d326077bd7fed75162fe6 /gnu/usr.bin/perl/vms/ext/filespec.t | |
parent | c080cf55b5ad88c4056e6e9a4f858e0dfbf642b1 (diff) |
Merge perl-5.18.2 plus local patches, remove old files
OK espie@ sthen@ deraadt@
Diffstat (limited to 'gnu/usr.bin/perl/vms/ext/filespec.t')
-rw-r--r-- | gnu/usr.bin/perl/vms/ext/filespec.t | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/perl/vms/ext/filespec.t b/gnu/usr.bin/perl/vms/ext/filespec.t index 86cdc769c22..b51057b0d30 100644 --- a/gnu/usr.bin/perl/vms/ext/filespec.t +++ b/gnu/usr.bin/perl/vms/ext/filespec.t @@ -116,8 +116,8 @@ __some_/../../__where_/__over_/__the_.__rainbow_ vmsify [.__some_.--.__wh .../__some_/__where_/__over_/__the_.__rainbow_ vmsify [...__some_.__where_.__over_]__the_.__rainbow_ ^ __some_/.../__where_/__over_/__the_.__rainbow_ vmsify [.__some_...__where_.__over_]__the_.__rainbow_ ^ /__some_/.../__where_/__over_/__the_.__rainbow_ vmsify __some_:[...__where_.__over_]__the_.__rainbow_ ^ -__some_/__where_/... vmsify [.__some_.__where_...] ^* -/__where_/... vmsify __where_:[...] ^* +__some_/__where_/... vmsify [.__some_.__where_...] ^ +/__where_/... vmsify __where_:[...] ^ . vmsify [] ^ .. vmsify [-] ^ ../.. vmsify [--] ^ @@ -126,7 +126,7 @@ __some_/__where_/... vmsify [.__some_.__where_...] ^* ./$(macro)/ vmsify [.$(macro)] ^ ./$(macro) vmsify []$(macro) ^ ./$(m+ vmsify []$^(m^+ ^ - +foo-bar-0^.01/ vmsify [.foo-bar-0_01] [.foo-bar-0^.01] # Fileifying directory specs __down_:[__the_.__garden_.__path_] fileify __down_:[__the_.__garden_]__path_.dir;1 ^ [.__down_.__the_.__garden_.__path_] fileify [.__down_.__the_.__garden_]__path_.dir;1 ^ |