]> Sergey Matveev's repositories - public-inbox.git/commit - t/lei.t
lei: help: show actual paths being operated on
authorEric Wong <e@80x24.org>
Thu, 17 Dec 2020 05:47:57 +0000 (05:47 +0000)
committerEric Wong <e@80x24.org>
Sat, 19 Dec 2020 09:32:08 +0000 (09:32 +0000)
commit553cb0506c798bc27494294107a0d9e45d5011f5
tree0f7bed44592a3d7eea362c740537ad91a15cd199
parent6fd9985615542a4d39569956c9de0b9e99b76ab8
lei: help: show actual paths being operated on

This allows us to respect XDG_* environment variables
to override HOME.

We'll also make the $lei wrapper easier-to-use by auto-clearing
$out/$err and reducing [] needed for common cases.
lib/PublicInbox/LEI.pm
t/lei.t