Bugzilla – Attachment 180276 Details for
Bug 39392
Atomic update README references wrong file extension
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39392: Fix typos in atomicupdate README
Bug-39392-Fix-typos-in-atomicupdate-README.patch (text/plain), 1.28 KB, created by
Magnus Enger
on 2025-04-02 09:49:39 UTC
(
hide
)
Description:
Bug 39392: Fix typos in atomicupdate README
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2025-04-02 09:49:39 UTC
Size:
1.28 KB
patch
obsolete
>From 2a2f745a5d82b01786f170cdf189dce029101504 Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Thu, 20 Mar 2025 02:54:23 +0000 >Subject: [PATCH] Bug 39392: Fix typos in atomicupdate README > >This just fixes some typos in the automicupdate README. >There's nothing to test. Just need to review it. > >Signed-off-by: Magnus Enger <magnus@libriotech.no> >Makes sense as far as I can tell. >--- > installer/data/mysql/atomicupdate/README | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/installer/data/mysql/atomicupdate/README b/installer/data/mysql/atomicupdate/README >index 08369ab067..3100aa6450 100644 >--- a/installer/data/mysql/atomicupdate/README >+++ b/installer/data/mysql/atomicupdate/README >@@ -1,9 +1,9 @@ > Please put your database revision files in this folder. >-The Release Manager will remove them here when pushing your patches. >+The Release Manager will remove them from here when pushing your patches. > >-To use the skeleton .perl for your update: >+To use the skeleton.pl for your update: > >-% cp installer/data/mysql/atomicupdate/skeleton.perl >-installer/data/mysql/atomicupdate/bug_XXXXX.perl >+% cp installer/data/mysql/atomicupdate/skeleton.pl >+installer/data/mysql/atomicupdate/bug_XXXXX.pl > > and put your modifications in where noted. >-- >2.34.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 39392
:
179496
|
180276
|
180817