Bugzilla – Attachment 153757 Details for
Bug 34213
False POD for matchpoint option in import_patrons.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34213: import_patrons.pl - Fix short version of matchpoint option in POD
Bug-34213-importpatronspl---Fix-short-version-of-m.patch (text/plain), 1009 bytes, created by
Marcel de Rooy
on 2023-07-21 07:49:24 UTC
(
hide
)
Description:
Bug 34213: import_patrons.pl - Fix short version of matchpoint option in POD
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-07-21 07:49:24 UTC
Size:
1009 bytes
patch
obsolete
>From e4cfaf400f790cb13738e232cb62cf854c48ced4 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 6 Jul 2023 14:54:11 +0200 >Subject: [PATCH] Bug 34213: import_patrons.pl - Fix short version of > matchpoint option in POD >Content-Type: text/plain; charset=utf-8 > > 44 'c|confirm' => \$confirm, > > 46 'm|matchpoint=s' => \$matchpoint, > >The POD is wrong. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > misc/import_patrons.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/misc/import_patrons.pl b/misc/import_patrons.pl >index f7e13e11e8..6af1fcc71d 100755 >--- a/misc/import_patrons.pl >+++ b/misc/import_patrons.pl >@@ -134,7 +134,7 @@ Confirms you really want to import these patrons, otherwise prints this help > > Path to the CSV file of patrons to import > >-=item B<-c|--matchpoint> >+=item B<-m|--matchpoint> > > Field on which to match incoming patrons to existing patrons > >-- >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 34213
:
153094
| 153757