24 Nov
2014
24 Nov
'14
9:25 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13068 --- Comment #45 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #44)
Hm. so how does the system figure out which is the new dev one it needs to run? By comparing all entries in updatedatabase to the directory's contents?
Paul raised the same question earlier. It is answered in comment16. The code builds a hash with all db revs. The time needed for that is limited, since it does not really inspect the file itself. It just sees the reference to the file. -- You are receiving this mail because: You are watching all bug changes.