24 Aug
2020
24 Aug
'20
9 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26265 --- Comment #19 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #14)
We should exclude .git and docs as well. But why xt and patroncards are listed? They are present in the Makefile. I am missing something obvious (getting hit by Friday afternoon)
I was distracted by the slash in the directory path, but the real problem seems to be the g option of the regex which makes it match multiple times in iteration. Remove it and it works.. We should also add the bin directory. -- You are receiving this mail because: You are watching all bug changes.