jobd/gc.sh: make sure all refs get packed at gc time
commit7f974d528b97f180141c40c59df40243b2b553b4
authorKyle J. McKay <mackyle@gmail.com>
Thu, 12 Aug 2021 01:22:03 +0000 (11 18:22 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 12 Aug 2021 01:22:03 +0000 (11 18:22 -0700)
tree20bc2392936992874c67d33efced7d302f04a56f
parent973caf46afb0f36ce648d582663bd10f0ae986bf
jobd/gc.sh: make sure all refs get packed at gc time

If there are any refs in the private refs area, make sure that
they get packed too at the same time refs in the main area do.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/gc.sh