]> Sergey Matveev's repositories - public-inbox.git/commit
treewide: use *nix-specific dirname regexps
authorEric Wong <e@80x24.org>
Wed, 11 Aug 2021 11:26:16 +0000 (11:26 +0000)
committerEric Wong <e@80x24.org>
Wed, 11 Aug 2021 21:50:07 +0000 (21:50 +0000)
commit4c6f9a39621fdae852e0655b7db3d61f03c716c5
treed91b297663320570c965e12f1bd32f100d56e34a
parent0bbfa2553c63fafca3a502a887c575bd8d401a0a
treewide: use *nix-specific dirname regexps

None of our code elsewhere accounts for non-*nix pathnames and
it's not worth our time to start.  So stop wasting CPU cycles
giving the illusion that we'd care about non-*nix pathnames.
lib/PublicInbox/IMAPTracker.pm
lib/PublicInbox/LEI.pm
lib/PublicInbox/OverIdx.pm
lib/PublicInbox/Xapcmd.pm
script/public-inbox-init
t/init.t