]> git.koha-community.org Git - koha.git/commit
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)
committerChris Hall <followingthepath@gmail.com>
Tue, 20 Aug 2013 09:53:14 +0000 (21:53 +1200)
commitc82ece85247cc64781d26a76e64d35cc67fdb449
tree0f8579b896882b1378c2c420e5f812a5075bba20
parentcd514fad12189ee379202f92807481f632daad37
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>
(cherry picked from commit 261c6f39fa234f8795e62eff48db85c9366d4268)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 261c6f39fa234f8795e62eff48db85c9366d4268)
Signed-off-by: Chris Hall <followingthepath@gmail.com>
(cherry picked from commit b5afa6669495df84275753c9f064d8c53cd3e142)
misc/cronjobs/printoverdues.sh