Bugzilla – Attachment 184165 Details for
Bug 40419
xt/find-license-problems.t isn't catching all instances of 51 Franklin St/Street
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40419: Skip testing-related templates
Bug-40419-Skip-testing-related-templates.patch (text/plain), 854 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2025-07-16 18:14:03 UTC
(
hide
)
Description:
Bug 40419: Skip testing-related templates
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-07-16 18:14:03 UTC
Size:
854 bytes
patch
obsolete
>From 003f733dd569d8537f471d56f92d9f7d1e14fa71 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 16 Jul 2025 15:06:32 -0300 >Subject: [PATCH] Bug 40419: Skip testing-related templates > >--- > xt/find-license-problems.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/xt/find-license-problems.t b/xt/find-license-problems.t >index 9a1322b7242..98042f09fee 100755 >--- a/xt/find-license-problems.t >+++ b/xt/find-license-problems.t >@@ -37,6 +37,7 @@ sub wanted { > unless $name =~ /\/(\.git|koha-tmpl|node_modules|swagger-ui)(\/.*)?$/ > || $name =~ /\.(gif|jpg|odt|ogg|pdf|png|po|psd|svg|swf|zip|patch)$/ > || $name =~ m[(xt/find-license-problems|xt/fix-old-fsf-address|misc/translator/po2json)] >+ || $name =~ m[t/mock_templates/intranet-tmpl/prog] > || !-f $name; > } > >-- >2.50.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40419
:
184164
|
184165
|
184166
|
184175
|
184176
|
184182
|
184183