Bugzilla – Attachment 190982 Details for
Bug 41538
build_holds_queue.pl missing short help text
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 41538: build_holds_queue.pl missing short help text
Bug-41538-buildholdsqueuepl-missing-short-help-tex.patch (text/plain), 1.25 KB, created by
Kyle M Hall (khall)
on 2026-01-07 11:49:37 UTC
(
hide
)
Description:
Bug 41538: build_holds_queue.pl missing short help text
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2026-01-07 11:49:37 UTC
Size:
1.25 KB
patch
obsolete
>From 2b228c3825b9b554fb70af55c40207cc1488df0d Mon Sep 17 00:00:00 2001 >From: John Doe <you@example.com> >Date: Wed, 7 Jan 2026 11:47:41 +0000 >Subject: [PATCH] Bug 41538: build_holds_queue.pl missing short help text > >I was thrown my the lack of short help when checking the options for build_holds_queue.pl >It should have a line for the --unallocated option >--- > misc/cronjobs/holds/build_holds_queue.pl | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > >diff --git a/misc/cronjobs/holds/build_holds_queue.pl b/misc/cronjobs/holds/build_holds_queue.pl >index 416ab299ef3..97c661bedcf 100755 >--- a/misc/cronjobs/holds/build_holds_queue.pl >+++ b/misc/cronjobs/holds/build_holds_queue.pl >@@ -25,9 +25,10 @@ build_holds_queue.pl - Rebuild the holds queue > build_holds_queue.pl [-f] > > Options: >- -h --help Brief help message >- -m --man Full documentation >- -f --force Run holds queue builder even if RealTimeHoldsQueue is enabled >+ -h --help Brief help message >+ -m --man Full documentation >+ -f --force Run holds queue builder even if RealTimeHoldsQueue is enabled >+ -u --unallocated Keeps the current queue intact and processes only holds and items not already allocated > > =head1 OPTIONS > >-- >2.50.1 (Apple Git-155)
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 41538
: 190982