https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36932 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com --- Comment #17 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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? -- You are receiving this mail because: You are watching all bug changes.