https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20884
--- Comment #4 from M. Tompsett <[email protected]> --- Comment on attachment 75836 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75836 0001-Restart-memcached-after-koha-remove-if-needed.patch Review of attachment 75836: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20884&attachment=75836) ----------------------------------------------------------------- ::: debian/scripts/koha-remove @@ +139,5 @@ > done > > +if [ -e /etc/koha/koha-sites.conf ] > +then > + . /etc/koha/koha-sites.conf What is the purpose of this? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
