On Tue, Jul 27, 2021 at 05:20:04PM -0400, Taylor Blau wrote: > diff --git a/t/lib-bitmap.sh b/t/lib-bitmap.sh > index fe3f98be24..ecb5d0e05d 100644 > --- a/t/lib-bitmap.sh > +++ b/t/lib-bitmap.sh > @@ -1,3 +1,6 @@ > +# Helpers for scripts testing bitamp functionality; see t5310 for > +# example usage. Bitamp. :) Not worth a re-roll on its own, but I think we'll want one more round to fix the close_object_store() stuff earlier in the series. The rest of the patch looks good. -Peff