Branch: refs/heads/smoke-me/jkeenan/gh-18249-posix Home: https://github.com/Perl/perl5 Commit: dbd035f1dbb4780f52998c0f1e33dc80c63a2367 https://github.com/Perl/perl5/commit/dbd035f1dbb4780f52998c0f1e33dc80c63a2367 Author: James E Keenan <[email protected]> Date: 2020-10-18 (Sun, 18 Oct 2020)
Changed paths:
M ext/POSIX/t/sysconf.t
Log Message:
-----------
sysconf.t: close() takes filehandle, not file descriptor
Per suggestion from Leon Timmermans in
https://github.com/Perl/perl5/issues/18249.
