Branch:
refs/heads/smoke-me/jkeenan/gh-19152-xsawyerx-sawyer-19020-test-20240827
Home: https://github.com/Perl/perl5
Commit: bfe0071063199e1f0b94a6212706130316ca5908
https://github.com/Perl/perl5/commit/bfe0071063199e1f0b94a6212706130316ca5908
Author: Sawyer X <[email protected]>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M MANIFEST
A t/op/kill9_shell_exit.t
Log Message:
-----------
Add exit code test (GH #19020):
This tests that when we kill a process through a shell, we get the
correct exit code and signal.
Unfortunately, this fails on some versions of Ubuntu and dash, which
I believe shows a bug somewhere.
There's a sleep() included because some systems might delay the
signal until the -e'' execution would already finish.
Resubmission: Resolve merge conflicts in MANIFEST. Trim description
for new file therein.
Commit: 6596a894d8f1ea62833c06d995debe513ab268dc
https://github.com/Perl/perl5/commit/6596a894d8f1ea62833c06d995debe513ab268dc
Author: James E Keenan <[email protected]>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M MANIFEST
Log Message:
-----------
Correct missorted MANIFEST
Compare: https://github.com/Perl/perl5/compare/bfe007106319%5E...6596a894d8f1
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications