]> Sergey Matveev's repositories - public-inbox.git/commit
xapcmd: use "print STDERR" for progress reporting
authorEric Wong <e@80x24.org>
Thu, 23 May 2019 09:36:57 +0000 (09:36 +0000)
committerEric Wong <e@80x24.org>
Thu, 23 May 2019 17:43:50 +0000 (17:43 +0000)
commit24363017ffeba73f5b02c5e2d1dc465c682c676b
treec1ac98b6d075a7ffb75312aa7e34ff4bda557eaa
parent6d60c03c298526713eff379fc339ccb030e32630
xapcmd: use "print STDERR" for progress reporting

`warn' is reserved for actual warnings, as it respects
$SIG{__WARN__} and we rely on that override to print
message context information when we are indexing.
lib/PublicInbox/Xapcmd.pm