summaryrefslogtreecommitdiff
path: root/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MY.pm
diff options
context:
space:
mode:
authorbulk88 <bulk88@hotmail.com>2015-12-27 15:31:13 -0500
committerTony Cook <tony@develop-help.com>2016-01-25 11:11:48 +1100
commita766b711cb8fa942bb620f6e525dad33e44976f8 (patch)
treee2743023129888667820b4b96ae45856c435ab95 /cpan/ExtUtils-MakeMaker/lib/ExtUtils/MY.pm
parent9cc600a92e7d683d4b053eb5e84ca8654ce82ac4 (diff)
downloadperl-a766b711cb8fa942bb620f6e525dad33e44976f8.tar.gz
t/echo.t needs SHELL env for Win32 gmake
Win32 gmake prefers "sh.exe" (IE bash) over "cmd.exe" if it finds sh.exe in PATH. Win32 Git usually comes with sh.exe. Running sh.exe causes problems and isn't a supported build config for native (not Cygwin) Win32 perl. See also https://rt.perl.org/Public/Bug/Display.html?id=123440#txn-1374997 Fixes --------------------------------- ok 8 - something.txt exists not ok 9 - contents# Failed test 'contents' # at t/echo.t line 69. # got: '$ # ' # expected: '$something$ # ' # Testing variables escaped # Temp dir: C:\Users\Owner\AppData\Local\Temp\gGwL2kl3Oh ok 10 - make: variables escaped
Diffstat (limited to 'cpan/ExtUtils-MakeMaker/lib/ExtUtils/MY.pm')
0 files changed, 0 insertions, 0 deletions