Bugzilla – Attachment 160910 Details for
Bug 35277
Pseudonymization should be done in a background job
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35277: (follow-up) Remove debugging module
Bug-35277-follow-up-Remove-debugging-module.patch (text/plain), 948 bytes, created by
Marcel de Rooy
on 2024-01-12 10:03:59 UTC
(
hide
)
Description:
Bug 35277: (follow-up) Remove debugging module
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2024-01-12 10:03:59 UTC
Size:
948 bytes
patch
obsolete
>From 3f98e2cbae6d6481553d417f896411ba578aa139 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Fri, 10 Nov 2023 11:42:01 +0000 >Subject: [PATCH] Bug 35277: (follow-up) Remove debugging module >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > t/db_dependent/Koha/BackgroundJob/PseudonymizeStatistic.t | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/t/db_dependent/Koha/BackgroundJob/PseudonymizeStatistic.t b/t/db_dependent/Koha/BackgroundJob/PseudonymizeStatistic.t >index a5e1662ba6..6fbb95cebd 100755 >--- a/t/db_dependent/Koha/BackgroundJob/PseudonymizeStatistic.t >+++ b/t/db_dependent/Koha/BackgroundJob/PseudonymizeStatistic.t >@@ -27,8 +27,6 @@ use Koha::BackgroundJob::PseudonymizeStatistic; > use t::lib::Mocks; > use t::lib::TestBuilder; > >-use Carp::Always; >- > my $schema = Koha::Database->new->schema; > my $builder = t::lib::TestBuilder->new; > >-- >2.30.2
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 35277
:
158596
|
158597
|
158606
|
158607
|
158608
|
158610
|
158611
|
158802
|
159440
|
160908
|
160909
| 160910 |
160911
|
160912
|
161065