Bugzilla – Attachment 155395 Details for
Bug 34743
Incorrect POD in import_patrons.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34743: Fix POD description
Bug-34743-Fix-POD-description.patch (text/plain), 1.19 KB, created by
Matt Blenkinsop
on 2023-09-08 11:06:57 UTC
(
hide
)
Description:
Bug 34743: Fix POD description
Filename:
MIME Type:
Creator:
Matt Blenkinsop
Created:
2023-09-08 11:06:57 UTC
Size:
1.19 KB
patch
obsolete
>From bc02027bb3222a33a978dfdb34a3e48986656216 Mon Sep 17 00:00:00 2001 >From: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> >Date: Fri, 8 Sep 2023 11:04:56 +0000 >Subject: [PATCH] Bug 34743: Fix POD description > >Currently --expiration-from-today has the same definition as --update-expiration. The description has now been updated to reflect the fact that it will set the date from today, and not the patron's enrollment date > >Test plan: >Look at the patch file and confirm that the POD now mentions today's date rather than the patron's enrollment date >--- > 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 6af1fcc71d..cba3addc69 100755 >--- a/misc/import_patrons.pl >+++ b/misc/import_patrons.pl >@@ -164,7 +164,7 @@ If a matching patron is found, extend the expiration date of their account using > > =item B<-et|--expiration-from-today> > >-If a matching patron is found, extend the expiration date of their account using the patron's enrollment date as the base >+If a matching patron is found, extend the expiration date of their account using today's date as the base > > =item B<-v|--verbose> > >-- >2.37.1 (Apple Git-137.1)
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 34743
:
155395
|
155453
|
155632