]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/Admin.pm
admin|xapcmd: user-facing messages say "shard"
[public-inbox.git] / lib / PublicInbox / Admin.pm
index 8a2f20431c1ba403bbfc6a95dbe6c9dbd443105d..5549b855bd65f66ed0766c36de8c177d011b6e28 100644 (file)
@@ -207,7 +207,7 @@ sub index_inbox {
                                my $n = $v2w->{partitions};
                                if ($jobs != ($n + 1)) {
                                        warn
-"Unable to respect --jobs=$jobs, inbox was created with $n partitions\n";
+"Unable to respect --jobs=$jobs, inbox was created with $n shards\n";
                                }
                        }
                }