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)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 16 Jul 2013 15:47:13 +0000 (15:47 +0000)
commit04e9022e4f63869d18f69cc32f2e5d1519fb5db5
treec92189254fd1651f837c93b1e275c8a59f384cab
parent7d990042e9dcc86e6f60b923763720d5c9ed6b2c
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>
misc/cronjobs/printoverdues.sh