Bugzilla – Attachment 147425 Details for
Bug 32518
Add reason option to cancel_unfilled_holds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32518: (QA follow-up) Fix alignment
Bug-32518-QA-follow-up-Fix-alignment.patch (text/plain), 867 bytes, created by
Victor Grousset/tuxayo
on 2023-02-27 08:54:15 UTC
(
hide
)
Description:
Bug 32518: (QA follow-up) Fix alignment
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2023-02-27 08:54:15 UTC
Size:
867 bytes
patch
obsolete
>From 6903c852c4a2d700611c13110a33f312af9e8c41 Mon Sep 17 00:00:00 2001 >From: Victor Grousset/tuxayo <victor@tuxayo.net> >Date: Mon, 27 Feb 2023 09:50:27 +0100 >Subject: [PATCH] Bug 32518: (QA follow-up) Fix alignment > >Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> >--- > misc/cronjobs/holds/cancel_unfilled_holds.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/misc/cronjobs/holds/cancel_unfilled_holds.pl b/misc/cronjobs/holds/cancel_unfilled_holds.pl >index a4e99b5f66..01eff71a3a 100755 >--- a/misc/cronjobs/holds/cancel_unfilled_holds.pl >+++ b/misc/cronjobs/holds/cancel_unfilled_holds.pl >@@ -94,7 +94,7 @@ GetOptions( > 'holidays' => \$use_calendar, > 'v|verbose' => \$verbose, > 'confirm' => \$confirm, >- 'reason=s' => \$reason >+ 'reason=s' => \$reason > ) or pod2usage(1); > pod2usage(1) if $help; > >-- >2.39.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 32518
:
144806
|
144820
|
145755
|
147424
| 147425