Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct test description. #294

Merged
merged 1 commit into from
May 11, 2017
Merged

Conversation

jkeenan
Copy link
Contributor

@jkeenan jkeenan commented May 9, 2017

At this point, 'testdir' is write-only (0200), not read-only.

@jkeenan jkeenan requested review from bingos and mohawk2 May 9, 2017 01:04
@haarg
Copy link
Member

haarg commented May 9, 2017

I believe the correct thing to do is to reverse the read only and write only checks, so that the rm_rf test description is correct. That's what this was originally intended to check (fa708b9), but it somehow got lost in the shuffle between EU::Command, EUMM, and blead.

Copy link
Member

@haarg haarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per previous comment.

jkeenan added a commit to jkeenan/ExtUtils-MakeMaker that referenced this pull request May 9, 2017
Per code review by haarg, the order of tests was wrong in the first place.
Hence, correctly re-ordering them is a better repair.

Perl-Toolchain-Gang#294 (review)
@jkeenan
Copy link
Contributor Author

jkeenan commented May 9, 2017 via email

@haarg
Copy link
Member

haarg commented May 9, 2017

Could you squash these into a single commit? Other than that, looks good.

Per code review by haarg, the order of tests was wrong in the first place.
Hence, correctly re-ordering them is a better repair than changing one test's
description.

For: Perl-Toolchain-Gang#294
@jkeenan
Copy link
Contributor Author

jkeenan commented May 9, 2017 via email

@jkeenan
Copy link
Contributor Author

jkeenan commented May 10, 2017

If this pull request is satisfactory, I would request a merge into master and timely release of a new version of ExtUtils-MakeMaker to CPAN.

I have to soon release a new version of File-Path. It's doing fine on CPANtesters, but there would be one failure in ExtUtils-MakeMaker's t/eu_command.t in the absence of a new release of the latter.

Thank you very much.

Jim Keenan

@bingos bingos merged commit 58fa199 into Perl-Toolchain-Gang:master May 11, 2017
ntyni pushed a commit to ntyni/perl5 that referenced this pull request Oct 14, 2017
Per code review by haarg, the order of tests was wrong in the first place.
Hence, correctly re-ordering them is a better repair than changing one test's
description.

For: Perl-Toolchain-Gang/ExtUtils-MakeMaker#294

[Debian note: this is a prerequisite for the CVE-2017-6512 fix in
File-Path]

Bug: Perl-Toolchain-Gang/ExtUtils-MakeMaker#294
Patch-Name: fixes/extutils_file_path_compat.diff
metux pushed a commit to oss-qm/perl5 that referenced this pull request Apr 26, 2018
Per code review by haarg, the order of tests was wrong in the first place.
Hence, correctly re-ordering them is a better repair than changing one test's
description.

For: Perl-Toolchain-Gang/ExtUtils-MakeMaker#294

[Debian note: this is a prerequisite for the CVE-2017-6512 fix in
File-Path]

Bug: Perl-Toolchain-Gang/ExtUtils-MakeMaker#294
Patch-Name: fixes/extutils_file_path_compat.diff
metux pushed a commit to oss-qm/perl5 that referenced this pull request Apr 26, 2018
Per code review by haarg, the order of tests was wrong in the first place.
Hence, correctly re-ordering them is a better repair than changing one test's
description.

For: Perl-Toolchain-Gang/ExtUtils-MakeMaker#294

[Debian note: this is a prerequisite for the CVE-2017-6512 fix in
File-Path, and was backported by Dominic Hargreaves]

Bug: Perl-Toolchain-Gang/ExtUtils-MakeMaker#294
Patch-Name: fixes/extutils_file_path_compat.diff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants