Skip to content

Conversation

@khwilliamson
Copy link
Contributor

@khwilliamson khwilliamson commented Nov 2, 2025

So no need to skip this test, except when run under ASCII

  • This set of changes does not require a perldelta entry.

$0 = Cygwin::win_to_posix_path(Cygwin::posix_to_win_path($0, 1));
EOX
}
if ($^O eq 'os390' or $^O eq 'posix-bc') { # no shebang
Copy link
Contributor

Choose a reason for hiding this comment

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

Why have you dropped $^O eq 'os390' or from this if branch?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch; that is a separate commit

Copy link
Contributor Author

Choose a reason for hiding this comment

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

so, this p.r. is now revised to just be what the commit message implied, and that message is clarified

So no need to skip this test, except when run under ASCII
@khwilliamson khwilliamson changed the title t/op/magic.t clearing \%ENV is not safe in z/OS in ASCII mode") op/magic.t clearing %ENV now z/OS safe except in ASCII mode Nov 2, 2025
@khwilliamson khwilliamson merged commit 2371a9b into Perl:blead Nov 2, 2025
33 checks passed
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.

2 participants