https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25067
--- Comment #51 from Julian Maurice <[email protected]> --- Created attachment 109296 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109296&action=edit Bug 25067: Fix globs for staff and opac string extraction It looks like gulp (or more likely its dependency 'glob') does not like negative ('!') globs and the 'nocase' option when used together We have to repeat the globs to get what we want (exclude all *MARC* files from the staff/opac string extraction process -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
