Bug 17356 - update README
authorLiz Rea <liz@catalyst.net.nz>
Thu, 29 Sep 2016 20:57:54 +0000 (09:57 +1300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Oct 2016 14:47:04 +0000 (14:47 +0000)
Test plan:
Look at the README and make sure it makes sense.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

installer/data/mysql/atomicupdate/README

index b17dc9a..08369ab 100644 (file)
@@ -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.