]> Sergey Matveev's repositories - public-inbox.git/commitdiff
t/init.t: don't modify ~/.public-inbox/
authorEric Wong <e@yhbt.net>
Sun, 26 Jul 2020 09:03:15 +0000 (09:03 +0000)
committerEric Wong <e@yhbt.net>
Sun, 26 Jul 2020 23:46:37 +0000 (23:46 +0000)
Tests for failures should not leave junk temporary files lying
around in a users' ~/.public-inbox/.

On a side note, I'm not sure if PI_DIR is or was ever
necessary.  It's never been documented, so perhaps
using $HOME for this is better...


No differences found