]> 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>
Sun, 5 Nov 2017 19:53:46 +0000 (13:53 -0600)
commit292361d86d1cf0cc555681ae43371d66c8ebb366
treec0ab14fc3a59646b55444e8f777a1e705515d0d4
parent4bbb7e38f30d194bf8c658a789aa373930f8e93c
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