X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fv1reindex.t;h=f593b3239586e0a013f155451dc9e67138c9b874;hb=25fb42242320ffb55655d89268ddbb468eab9a6a;hp=36cefda5514786ebcec8bb428069c23828639247;hpb=af0b0fb7a454470a32c452119d0392e0dedb3fe1;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