11 Mar
2025
11 Mar
'25
1:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36932 --- Comment #21 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #17)
Just wondering:
if [ "$debug_mode" = "yes" ]; then - environment="development" + # Maybe we should switch off debug_mode if DEV_INSTALL is not set?
If I interpret this correctly we do have a slight behavior change in that the "debug_mode" will no longer activate the development environment, but only the command line switch will?
Do we set debug_mode in any of our infrastructure or processes?
This was no added line. But a moved line. -- You are receiving this mail because: You are watching all bug changes.