]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
t/ipc: enable autoflush for warnings
authorEric Wong <e@80x24.org>
Fri, 29 Aug 2025 20:38:53 +0000 (20:38 +0000)
committerEric Wong <e@80x24.org>
Mon, 1 Sep 2025 18:35:46 +0000 (18:35 +0000)
commit1fb0e0a9f95563e972c1726f986e58b64c2e5277
treeb863fadf81a806d3ab6a16b459cf91f236d4cd38
parent660fb7381d69f47695e978e2257223545594dd70
t/ipc: enable autoflush for warnings

I have no idea what I was thinking when I disabled autoflush in
this test, but it should make the test more reliable when
checking warnings.
t/ipc.t