https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116
--- Comment #40 from Jonathan Druart <[email protected]> --- (In reply to M. Tompsett from comment #38) > Comment on attachment 88201 [details] [review] > Bug 20116: Flush the caches > > Review of attachment 88201 [details] [review]: > ----------------------------------------------------------------- > > ::: debian/scripts/koha-translate > @@ +233,5 @@ > > > > +flush_cache() > > +{ > > + if [ "$dev" = "" ]; then > > + koha-foreach --enabled "$KOHA_HOME/misc/bin/clear_cache.pl" > > Is $KOHA_HOME/misc/bin going to exist? And is clear_cache.pl going to get > put there? Something is fishy for running this live. How that? Did you `git grep KOHA_HOME`? -- 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/
