Bugzilla – Attachment 64885 Details for
Bug 18276
Koha::Biblio - Remove GetBiblioFromItemNumber
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18276: [QA Follow-up] Two newlines to make qa tools happy
Bug-18276-QA-Follow-up-Two-newlines-to-make-qa-too.patch (text/plain), 1.26 KB, created by
Marcel de Rooy
on 2017-07-07 07:30:07 UTC
(
hide
)
Description:
Bug 18276: [QA Follow-up] Two newlines to make qa tools happy
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-07-07 07:30:07 UTC
Size:
1.26 KB
patch
obsolete
>From db9c042cbb426f5b242d326883228f10c6c2d37e Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 30 Jun 2017 10:58:28 +0200 >Subject: [PATCH] Bug 18276: [QA Follow-up] Two newlines to make qa tools happy >Content-Type: text/plain; charset=utf-8 > >FAIL pod Apparent command =cut not preceded by blank line in file misc/cronjobs/advance_notices.pl >FAIL pod Apparent command =cut not preceded by blank line in file C4/SIP/ILS/Item.pm > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > C4/SIP/ILS/Item.pm | 1 + > misc/cronjobs/advance_notices.pl | 1 + > 2 files changed, 2 insertions(+) > >diff --git a/C4/SIP/ILS/Item.pm b/C4/SIP/ILS/Item.pm >index 68105a3..b412a61 100644 >--- a/C4/SIP/ILS/Item.pm >+++ b/C4/SIP/ILS/Item.pm >@@ -66,6 +66,7 @@ use Koha::Items; > hold_queue => [], > }, > ); >+ > =cut > > sub new { >diff --git a/misc/cronjobs/advance_notices.pl b/misc/cronjobs/advance_notices.pl >index 3fc57c5..c367446 100755 >--- a/misc/cronjobs/advance_notices.pl >+++ b/misc/cronjobs/advance_notices.pl >@@ -163,6 +163,7 @@ any field from the branches table > > The F<misc/cronjobs/overdue_notices.pl> program allows you to send > messages to patrons when their messages are overdue. >+ > =cut > > binmode( STDOUT, ':encoding(UTF-8)' ); >-- >2.1.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 18276
:
61122
|
61123
|
61124
|
61125
|
61126
|
61177
|
61178
|
61179
|
61180
|
61181
|
62081
|
62082
|
62083
|
62084
|
62085
|
62476
|
62477
|
62478
|
62479
|
62480
|
62481
|
63121
|
63122
|
63123
|
63124
|
63125
|
63126
|
63166
|
63294
|
63295
|
63296
|
63297
|
63298
|
63299
|
63300
|
64748
|
64809
|
64810
|
64811
|
64812
|
64813
|
64814
|
64815
|
64816
|
64817
|
64878
|
64879
|
64880
|
64881
|
64882
|
64883
|
64884
| 64885 |
64886
|
64887
|
64974
|
64975