gc.sh: limit maximum pack size to 250 MB
commit34209ee6e8f91bec3634d12106025c9c38253dee
authorKyle J. McKay <mackyle@gmail.com>
Mon, 8 Jul 2013 04:51:55 +0000 (7 21:51 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 8 Jul 2013 09:55:43 +0000 (8 02:55 -0700)
tree040b7d6ef74989dc6c179f394227b346ac679831
parent23516ff2262a16df7f05df484f5e345d033595ae
gc.sh: limit maximum pack size to 250 MB

Most repositories have a size less than 250 MB.  Even the Linux
repository would only need 3 250 MB packs.
jobd/gc.sh