]> Sergey Matveev's repositories - public-inbox.git/blobdiff - xt/git_async_cmp.t
imap: require ".$UID_MIN-$UID_END" suffix
[public-inbox.git] / xt / git_async_cmp.t
index 46d27b26bed57de872b21dd0de361d55fea860d9..8f8d1cf4d01e12e21740e3c1de2a5f560052ace2 100644 (file)
@@ -25,7 +25,6 @@ my $async = timeit($nr, sub {
                $dig->add($$bref);
        };
        my $cat = $git->popen(@cat);
-       $git->cat_async_begin;
 
        while (<$cat>) {
                my ($oid, undef, undef) = split(/ /);