Patch |
r877978 |
r877978 | stsp | 2009-05-30 10:28:56 +0000 (Sat, 30 May 2009) * tools/backup/hot-backup.py.in: Fix creation of zip archives. This script tried to recurse the zip file itself rather than the directory to be zipped. Patch by: Paul Gleske <pkg@gleske.org>