Bugzilla – Attachment 126350 Details for
Bug 29216
Correct --where documentation in update_patrons_category.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29216: Correct --where documentation in update_patrons_category.pl
Bug-29216-Correct---where-documentation-in-updatep.patch (text/plain), 1.32 KB, created by
David Nind
on 2021-10-15 15:30:31 UTC
(
hide
)
Description:
Bug 29216: Correct --where documentation in update_patrons_category.pl
Filename:
MIME Type:
Creator:
David Nind
Created:
2021-10-15 15:30:31 UTC
Size:
1.32 KB
patch
obsolete
>From 3039a687663ba34a3d6a58a4f4385701a65407e4 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Fri, 15 Oct 2021 10:03:52 -0400 >Subject: [PATCH] Bug 29216: Correct --where documentation in > update_patrons_category.pl > >This patch removes two misleading examples of the --where parameter >documentation in update_patrons_category.pl > >To test: > >1. Apply patch >2. In your favourite text editor, open misc/cronjobs/update_patrons_category.pl >3. Look for the documentation for the --where parameter (around line 133 or so) >4. Make sure the examples and their explanations make sense >5. Sign off :) > >Signed-off-by: David Nind <david@davidnind.com> >--- > misc/cronjobs/update_patrons_category.pl | 6 ------ > 1 file changed, 6 deletions(-) > >diff --git a/misc/cronjobs/update_patrons_category.pl b/misc/cronjobs/update_patrons_category.pl >index 542cc307c4..05f0b3c114 100755 >--- a/misc/cronjobs/update_patrons_category.pl >+++ b/misc/cronjobs/update_patrons_category.pl >@@ -138,12 +138,6 @@ e.g. > --where 'email IS NULL' > will update all patrons with no value for email > >---where 'categorycode LIKE "%CHILD"' >-will update all patrons with a category ending in CHILD. >- >---where 'categorycode LIKE RESIDENT%' >-will update all patrons whose category does not begin with RESIDENT. >- > =back > > =head1 DESCRIPTION >-- >2.20.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 29216
:
126131
|
126231
|
126239
|
126340
|
126350
|
126556
|
126815