Bugzilla – Attachment 11932 Details for
Bug 8649
C4::Search needs a unit test
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] bug 8649: quiet a variable use warning
bug-8649-quiet-a-variable-use-warning.patch (text/plain), 853 bytes, created by
Kyle M Hall (khall)
on 2012-08-31 18:25:31 UTC
(
hide
)
Description:
[SIGNED-OFF] bug 8649: quiet a variable use warning
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2012-08-31 18:25:31 UTC
Size:
853 bytes
patch
obsolete
>From 28a4b80b97a52bb8278fd870c6efb78d792c98d6 Mon Sep 17 00:00:00 2001 >From: Galen Charlton <gmc@esilibrary.com> >Date: Thu, 16 Aug 2012 14:46:13 -0400 >Subject: [PATCH] bug 8649: quiet a variable use warning >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Galen Charlton <gmc@esilibrary.com> >Signed-off-by: wajasu <matted-34813@mypacks.net> >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/db_dependent/Search.t | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/t/db_dependent/Search.t b/t/db_dependent/Search.t >index 3e7abad..3a517a8 100644 >--- a/t/db_dependent/Search.t >+++ b/t/db_dependent/Search.t >@@ -21,6 +21,7 @@ use File::Find; > use Test::Warn; > use File::Temp qw/ tempdir /; > use File::Path; >+use DBI; > > my $datadir = tempdir(); > system(dirname(__FILE__) . "/zebra_config.pl $datadir"); >-- >1.7.2.5
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 8649
:
11642
|
11648
|
11649
|
11650
|
11651
|
11652
|
11925
|
11926
|
11927
|
11928
|
11929
|
11930
|
11931
| 11932