From 0961df2523044bf32270909f4983349eccad0153 Mon Sep 17 00:00:00 2001 From: "Eric Wong (Contractor, The Linux Foundation)" Date: Wed, 18 Apr 2018 09:13:07 +0000 Subject: compact: do not merge v2 repos by default --no-renumber does not allow merging, and merging is not ideal for reindexing, either. --- t/convert-compact.t | 2 -- 1 file changed, 2 deletions(-) (limited to 't') diff --git a/t/convert-compact.t b/t/convert-compact.t index 5caa0acc..ced45415 100644 --- a/t/convert-compact.t +++ b/t/convert-compact.t @@ -80,8 +80,6 @@ my $env = { NPROC => 2 }; ok(PublicInbox::Import::run_die($cmd, $env, $rdr), 'v2 compact works'); $ibx->{mainrepo} = "$tmpdir/v2"; $ibx->{version} = 2; -my $v2w = PublicInbox::V2Writable->new($ibx); -is($v2w->{partitions}, 1, "only one partition in compacted repo"); @xdir = glob("$tmpdir/v2/xap*/*"); foreach (@xdir) { -- cgit v1.2.3-24-ge0c7