Bug 10127 : Printoverdues.sh should tar only pdf files
authorSophie Meynieux <sophie.meynieux@biblibre.com>
Fri, 26 Apr 2013 13:06:40 +0000 (15:06 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 12 Aug 2013 13:17:29 +0000 (10:17 -0300)
commit261c6f39fa234f8795e62eff48db85c9366d4268
treecddc60bb8534462fcc212534eeac77ee5b5d24c2
parentc0df9a90577cfdee19c9a1d2ca1155846fcb2b07
Bug 10127 : Printoverdues.sh should tar only pdf files

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
From the bug report:
At the end of printoverdues.sh, an archive is generated
containing all files present in  directory given as parameter.
As archives are generated in this given directory, they
contain previously generated tar files, creating oversized files.
Only .pdf files should be archived

All tests and QA script pass.
Worked ok in my tests, only packign PDF in the given directory.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
misc/cronjobs/printoverdues.sh