X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fv1reindex.t;h=f593b3239586e0a013f155451dc9e67138c9b874;hb=2bc26fececd03705c68c1968f95a2d199bafec29;hp=36cefda5514786ebcec8bb428069c23828639247;hpb=9dfc0b670fc634b54998c3020f173b82de1915ac;p=public-inbox.git diff --git a/t/v1reindex.t b/t/v1reindex.t index 36cefda5..f593b323 100644 --- a/t/v1reindex.t +++ b/t/v1reindex.t @@ -18,6 +18,7 @@ my $ibx_config = { name => 'test-v1reindex', -primary_address => 'test@example.com', indexlevel => 'full', + -no_fsync => 1, }; my $mime = PublicInbox::Eml->new(<<'EOF'); From: a@example.com