This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make fileify handle node specifications better.
authorCraig A. Berry <craigberry@mac.com>
Sat, 25 Jan 2014 16:50:02 +0000 (10:50 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sat, 25 Jan 2014 16:55:14 +0000 (10:55 -0600)
commit60e5a54b7c38e5e2a1346423236d205576f8234d
tree75800b569b4e1b4da54c458d474a40e37bb07c04
parent0f669c9d195bffa8ed03ffc8a452415a7246a942
Make fileify handle node specifications better.

In particular, a node specification containing only a single
directory (i.e., node::dev:[dir]) was not being handled properly.

This came up while reproducing the problem in [perl #121002] but
was not the cause of that problem as the OP's directory had
multiple subdirectories in it.
ext/VMS-Filespec/t/filespec.t
vms/vms.c