]> Sergey Matveev's repositories - public-inbox.git/commit
t/lei_store: rename $lst to $sto
authorEric Wong <e@80x24.org>
Fri, 26 Feb 2021 09:41:40 +0000 (22:41 -1100)
committerEric Wong <e@80x24.org>
Fri, 26 Feb 2021 21:04:10 +0000 (17:04 -0400)
commitb31b8588c2e22e17c853deab9fe474e1a1b9d70d
tree11749eae37083d40d38ba960fbb108628700651e
parentd540245cfff927692bed39b8cbe7c621452bc4b2
t/lei_store: rename $lst to $sto

`$sto' is prevalent throughout the rest of the lei code,
and `$lst' seems like an abbreviation for "list".

I don't like the noise from commits like this, but I hope the
long-term payoff being less confusing to new developers is worth
it...
t/lei_store.t