Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: aeb45f246f8604762b7bdc14a305e7f9b66d740a https://github.com/Perl/perl5/commit/aeb45f246f8604762b7bdc14a305e7f9b66d740a Author: Tomasz Konojacki <[email protected]> Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M t/porting/authors.t
Log Message:
-----------
t/porting/authors.t: Windows fixes
^ is a shell metacharacter in cmd.exe, so it needs to be quoted.
Also, /dev/null doesn't exist on Windows.
