20 Apr
2017
20 Apr
'17
1:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18364 --- Comment #12 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 62459 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62459&action=edit Bug 18364: [Follow-up] Also add an environment variable to prevent locking The test in SendCirculationAlert is extended by adding an env var called KOHA_NO_TABLE_LOCKS. If this var is set to a true value, the table locking is skipped too. This is useful when running a test without prove. The variable could be set in a shell profile. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.