Bugzilla – Attachment 57130 Details for
Bug 17544
populate_db.pl should not require t::lib::Mocks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17544 - : Remove t::lib::Mocks dependency from populate_db.pl
Bug-17544----Remove-tlibMocks-dependency-from-popu.patch (text/plain), 644 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2016-11-03 13:18:23 UTC
(
hide
)
Description:
Bug 17544 - : Remove t::lib::Mocks dependency from populate_db.pl
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2016-11-03 13:18:23 UTC
Size:
644 bytes
patch
obsolete
>From e204e7168e5a0688c6fd3d33f27da32d83ca730e Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Thu, 3 Nov 2016 10:17:32 -0300 >Subject: [PATCH] Bug 17544 - : Remove t::lib::Mocks dependency from > populate_db.pl > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > misc/devel/populate_db.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/misc/devel/populate_db.pl b/misc/devel/populate_db.pl >index 26c6279..3851e0a 100755 >--- a/misc/devel/populate_db.pl >+++ b/misc/devel/populate_db.pl >@@ -24,7 +24,6 @@ use Pod::Usage; > > use C4::Installer; > use C4::Context; >-use t::lib::Mocks; > > =head1 NAME > >-- >2.7.4
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 17544
:
57130
|
57142