]> arthur.barton.de Git - bup.git/commit
test-rm: accommodate packed-refs creation by newer git
authorRob Browning <rlb@defaultvalue.org>
Sat, 21 Oct 2017 16:27:15 +0000 (11:27 -0500)
committerRob Browning <rlb@defaultvalue.org>
Thu, 29 Mar 2018 05:18:18 +0000 (00:18 -0500)
commit8c7c0974aeec7ecd7aaedd173ee200d96046b0dc
treed906bc62a003941f0e9eb43c69194d7c0eb7429f
parent948edd51bb607018340137873d4934e70ee93348
test-rm: accommodate packed-refs creation by newer git

It looks like newer versions of git (as of at least 2.150 rc1) are
automatically creating packed-refs.  Adjust test-rm.sh to accommodate
that possibility.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
t/test-rm.sh