[Koha-bugs] [Bug 10127] Printoverdues.sh should tar only pdf files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 26 15:18:32 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127

Sophie MEYNIEUX <sophie.meynieux at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff

--- Comment #2 from Sophie MEYNIEUX <sophie.meynieux at biblibre.com> ---
Test plan :

* you must have a directory with some *.html files inside (ideally some files
generated by overdue_notices.pl with -html parameter or by
gather_print_notices.pl)

Without the patch : 
* run several times (not the same day):
misc/cronjobs/printoverdues.sh <directory_path>
* look into the last generated tar file with 
tar tvf <my file>.tar.gz
=> you can see that the file contains *.tar.gz files

With the patch : 
* proceed as described above
=> you can see that the file only contains *.pdf file (and is smaller)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list