many files *_koha_3_00_00_107 after upgrade
hello all, into opensolaris, after upgrading from 2 to 3 (and 3.0.0 to 3.0.1), i have many files whose name finished by: _koha_3_00_00_107 Does it mean that something was wrong during the upgrade? root@catalogue3:/usr/local/koha# find . -name "*_koha_3_00_00_107"|wc -l 5992 root@catalogue3:/usr/local/koha# find . |wc -l 49433 thanks in advance for help, gerard
Hi Gerard, On Mon, May 11, 2009 at 3:34 AM, ghenry <ghenry@cmi.univ-mrs.fr> wrote:
into opensolaris, after upgrading from 2 to 3 (and 3.0.0 to 3.0.1), i have many files whose name finished by: _koha_3_00_00_107 Does it mean that something was wrong during the upgrade? root@catalogue3:/usr/local/koha# find . -name "*_koha_3_00_00_107"|wc -l 5992 root@catalogue3:/usr/local/koha# find . |wc -l 49433
No, these files are fine - they were produced by the 3.0.0->3.0.1 upgrade as backups of the previous versions of changed files. Once you've tested the upgrade and brought over any custom template changes you've made, you can safely delete the *_koha_3_00_00_107 files. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709 skype: gmcharlt
participants (2)
-
Galen Charlton -
ghenry