http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6540
--- Comment #22 from Magnus Enger <[email protected]> 2011-08-15 07:05:56 UTC --- Created attachment 5016 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5016 Follow up - fix problem when --configfile is not set koha-create did not check that --configfile was actually set on the command line, before checking for the existence of a configfile and dying if it was not found. This patch should make sure a configfile is only looked for if --configfile is actually set. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
