[Koha-bugs] [Bug 18732] Noisy t/ SMS.t triggered by koha_conf.xml without sms_send_config

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 8 17:50:58 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18732

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl
             Status|Signed Off                  |Failed QA

--- Comment #3 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
What about this line in C4/SMS:
if ( -f $conf_file ) {

If the file does not exist, it does not seem to hurt. You just do not have
additional arguments.
But this patch makes it exit.

Please explain.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list