From: Charles Bailey Date: Fri, 3 Mar 2000 04:01:48 +0000 (+0000) Subject: Fix test to match new behavior of vmsify() (Craig Berry) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=386b6dc5c980ee0f20a1e84d5228904e4038dcfd;p=p5sagit%2Fp5-mst-13.2.git Fix test to match new behavior of vmsify() (Craig Berry) p4raw-id: //depot/vmsperl@5479 --- diff --git a/vms/ext/filespec.t b/vms/ext/filespec.t index 779396b..bf0208d 100644 --- a/vms/ext/filespec.t +++ b/vms/ext/filespec.t @@ -86,7 +86,7 @@ some:[where.over]the.rainbow unixify /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/over/the.rainbow vmsify [-.some.where.over]the.rainbow -some/../../where/over/the.rainbow vmsify [-.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/over/the.rainbow vmsify [.some...where.over]the.rainbow /some/.../where/over/the.rainbow vmsify some:[...where.over]the.rainbow