From 8ac75f8c4645aef38611fa6d63b3420bcbafe465 Mon Sep 17 00:00:00 2001 From: Liz Rea Date: Fri, 30 Sep 2016 09:57:54 +1300 Subject: [PATCH] Bug 17356 - update README Content-Type: text/plain; charset=utf-8 Test plan: Look at the README and make sure it makes sense. Signed-off-by: Marcel de Rooy --- installer/data/mysql/atomicupdate/README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/installer/data/mysql/atomicupdate/README b/installer/data/mysql/atomicupdate/README index b17dc9a..08369ab 100644 --- a/installer/data/mysql/atomicupdate/README +++ b/installer/data/mysql/atomicupdate/README @@ -1,2 +1,9 @@ Please put your database revision files in this folder. The Release Manager will remove them here when pushing your patches. + +To use the skeleton .perl for your update: + +% cp installer/data/mysql/atomicupdate/skeleton.perl +installer/data/mysql/atomicupdate/bug_XXXXX.perl + +and put your modifications in where noted. -- 1.7.10.4