Bugzilla – Attachment 129994 Details for
Bug 28832
[21.05] Batch modification always clears permanent_location if it is mapped in frameworks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28832: (QA follow-up) Tiny comment spelling fix
Bug-28832-QA-follow-up-Tiny-comment-spelling-fix.patch (text/plain), 855 bytes, created by
Martin Renvoize (ashimema)
on 2022-01-31 10:21:42 UTC
(
hide
)
Description:
Bug 28832: (QA follow-up) Tiny comment spelling fix
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-01-31 10:21:42 UTC
Size:
855 bytes
patch
obsolete
>From 41bc2de0af9ba1317e3ba24f1f7d31551d3e8402 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 31 Jan 2022 10:20:57 +0000 >Subject: [PATCH] Bug 28832: (QA follow-up) Tiny comment spelling fix > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > tools/batchMod.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/tools/batchMod.pl b/tools/batchMod.pl >index bf415c2ea7..04e865f2fb 100755 >--- a/tools/batchMod.pl >+++ b/tools/batchMod.pl >@@ -130,7 +130,7 @@ if ($op eq "action") { > splice(@searches,$i,1); > splice(@replaces,$i,1); > splice(@modifiers,$i,1); >- $i--; # We made the arrays smaller - go back a step in interation >+ $i--; # We made the arrays smaller - go back a step in iteration > } > } > >-- >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 28832
:
123654
|
123966
|
123982
|
125075
|
125076
|
125077
|
127982
|
129991
|
129992
|
129993
| 129994