]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/v1reindex.t
No ext_urls
[public-inbox.git] / t / v1reindex.t
index e66d89e5296e60b5e8157480d07a60f6be1f7c0a..f593b3239586e0a013f155451dc9e67138c9b874 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2020 all contributors <meta@public-inbox.org>
+# Copyright (C) 2018-2021 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 use strict;
 use warnings;
@@ -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