ibu ☉ radempa ䷰ <[email protected]> > My upgrade from 3.8 to 3.10 using debian packages went flawlessly, > except for an error in the daily cronjob: > > /etc/cron.daily/koha-common: > [: 97: missing ] > > Thus please change line 61 in /usr/sbin/koha-run-backups from > if [ -z "$dirname"]; then > to > if [ -z "$dirname" ]; then
koha-devel might be better, but I've submitted the above as a patch, which you can find at http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9260 - I'm glad that you reached the same conclusion. I hope it will be included in the next package release. Thanks! -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/ _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
