Bugzilla – Attachment 126239 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.27 KB, created by
Caroline Cyr La Rose
on 2021-10-13 21:04:21 UTC
(
hide
)
Description:
Bug 29216: Correct --where documentation in update_patrons_category.pl
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2021-10-13 21:04:21 UTC
Size:
1.27 KB
patch
obsolete
>From f802a6e0a1739efde95174bc7a78fd0efcbd0e4e Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Wed, 13 Oct 2021 17:03:41 -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 :) >--- > 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 6a1f69158f..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 NOT LIKE RESIDENT%' >-will update all patrons whose category does not begin with RESIDENT. >- > =back > > =head1 DESCRIPTION >-- >2.17.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