]> Sergey Matveev's repositories - public-inbox.git/commit
test_common: avoid uninitialized warning on readlink
authorEric Wong <e@80x24.org>
Sat, 9 Jul 2022 08:08:57 +0000 (08:08 +0000)
committerEric Wong <e@80x24.org>
Sat, 9 Jul 2022 23:28:48 +0000 (23:28 +0000)
commitd323a16ced5e3a77136a1ebca4a2f7d5678121c4
tree6b9d3638ee71424ebe94e1c87d620803083a2b6b
parentf7963248263d6c115275b2974ae02b424415f37b
test_common: avoid uninitialized warning on readlink

Of course, waiting for inotify to become active can't rely on
inotify, so we need to do a busy loop here, instead...
lib/PublicInbox/TestCommon.pm