This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Help ExtUtils::Install's tests find PERL_SRC on VMS.
[perl5.git]
/
dist
/
ExtUtils-Install
/
t
/
lib
/
MakeMaker
/
Test
/
Utils.pm
diff --git
a/dist/ExtUtils-Install/t/lib/MakeMaker/Test/Utils.pm
b/dist/ExtUtils-Install/t/lib/MakeMaker/Test/Utils.pm
index
907ca9b
..
c3c214c
100644
(file)
--- a/
dist/ExtUtils-Install/t/lib/MakeMaker/Test/Utils.pm
+++ b/
dist/ExtUtils-Install/t/lib/MakeMaker/Test/Utils.pm
@@
-349,7
+349,7
@@
sub setup_mm_test_root {
open( MMTMP, '>mmtesttmp.com' ) ||
die "Error creating command file; $!";
print MMTMP <<'COMMAND';
open( MMTMP, '>mmtesttmp.com' ) ||
die "Error creating command file; $!";
print MMTMP <<'COMMAND';
-$ MM_TEST_ROOT = F$PARSE("SYS$DISK:[-]",,,,"NO_CONCEAL")-".][000000"-"]["-"].;"+".]"
+$ MM_TEST_ROOT = F$PARSE("SYS$DISK:[-
-
]",,,,"NO_CONCEAL")-".][000000"-"]["-"].;"+".]"
$ DEFINE/JOB/NOLOG/TRANSLATION=CONCEALED MM_TEST_ROOT 'MM_TEST_ROOT'
COMMAND
close MMTMP;
$ DEFINE/JOB/NOLOG/TRANSLATION=CONCEALED MM_TEST_ROOT 'MM_TEST_ROOT'
COMMAND
close MMTMP;