Bugzilla – Attachment 90090 Details for
Bug 21450
link_bibs_to_authorities.pl is caching searches without the auth type
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21450: (QA follow-up) remove a couple of unused variables to make QA script happy
Bug-21450-QA-follow-up-remove-a-couple-of-unused-v.patch (text/plain), 859 bytes, created by
Jonathan Druart
on 2019-05-24 20:35:32 UTC
(
hide
)
Description:
Bug 21450: (QA follow-up) remove a couple of unused variables to make QA script happy
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2019-05-24 20:35:32 UTC
Size:
859 bytes
patch
obsolete
>From 542254e583fe629d88cc910bfc5e228d9ad9d240 Mon Sep 17 00:00:00 2001 >From: Liz Rea <wizzyrea@gmail.com> >Date: Fri, 24 May 2019 12:56:40 -0500 >Subject: [PATCH] Bug 21450: (QA follow-up) remove a couple of unused variables > to make QA script happy > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > t/db_dependent/Linker_Default.t | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/t/db_dependent/Linker_Default.t b/t/db_dependent/Linker_Default.t >index 6e4c9b71e8..c7982bcafa 100755 >--- a/t/db_dependent/Linker_Default.t >+++ b/t/db_dependent/Linker_Default.t >@@ -59,8 +59,6 @@ subtest 'Test caching in get_link and update_cache' => sub { > > > # Now test to see if C4::Linker can find it. >- my $authmatch; >- my $fuzzy; > my $linker = C4::Linker::Default->new(); > > $linker->get_link($subject_heading); >-- >2.11.0
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 21450
:
79600
|
84340
|
84341
|
89732
|
90076
|
90077
|
90078
|
90088
|
90089
| 90090