> The only automatic thing is it telling you you need to upgrade your database
cleanup_database.pl will not tell you to.. 

>> I ran: './cleanup_database.pl --zebraqueue -v' 
>> and Koha *updated* from 3.8.5 to some variant of 3.8.10. Note the '-v' -- 
>> but it sat there running with 
>> nothing "verbose."

Major surprise? This seems to be impossible.
cleanup_database.pl is a commandline script that gets a db handle from 
Context.pm but this works without a version check. It apparently only checks 
existence of system preferences. Maybe it should check more..

If you increase or decrease the Koha version in the codebase, you can still run 
cleanup_database. Please try. Tested this on master and 3.8.X by editing 
kohaversion.pl.

Your "automatic" upgrade really is a mystery :)

Marcel
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to