This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl/perlxv.U: Change some echo 2>&1
authorKarl Williamson <khw@cpan.org>
Mon, 13 Jul 2020 15:08:21 +0000 (09:08 -0600)
committerKarl Williamson <khw@cpan.org>
Sat, 22 Aug 2020 20:43:39 +0000 (14:43 -0600)
commit0c486d292bff21639341838dad53d299102132c1
treea346285b9d887f9f0c38da4c98b27374cc2698a6
parentfd0c83a3005e4fcd4b491ca25e1e331c2c1783d7
perl/perlxv.U: Change some echo 2>&1

I don't know why this is redirecting stderr to stdout; why it thinks the
echo could generate output to stderr, but the file descriptor most
things should go to is >&4.
U/perl/perlxv.U