From 47e875e8b1785cabcd3bc413db946b693881393a 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 Test plan: Look at the README and make sure it makes sense. --- installer/data/mysql/atomicupdate/README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/installer/data/mysql/atomicupdate/README b/installer/data/mysql/atomicupdate/README index b17dc9a..ee8a269 100644 --- a/installer/data/mysql/atomicupdate/README +++ b/installer/data/mysql/atomicupdate/README @@ -1,2 +1,10 @@ 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.9.1