https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21177 --- Comment #4 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Jonathan Druart from comment #3)
Maybe we could even remove the need of the option (--koha-conf) and make it the default?
I think that making it the default can potentially break existing workflows. Imagine a script that always run the same command: update_dbix_class_files.pl --db_name $name --db_user $user --db_pass $pass but it also happens to have a $KOHA_CONF with host and port different than localhost/3306 This is probably an extremely rare scenario. I don't know if keeping backward compatibility is worth it in this case. -- You are receiving this mail because: You are watching all bug changes.