diff options
author | joewilliams <joe@joetify.com> | 2011-02-10 13:27:29 -0800 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2011-02-15 18:33:18 +0100 |
commit | 11bf6b4aab33c273f0db94bded8763af68cbc167 (patch) | |
tree | 659ba5e779cb938185df23409b61617a46f619dc /test/upgrade_project/apps/dummy/src | |
parent | 9ee8ed91812f22e6e84887ba006f3a5c37457fcc (diff) |
Add 'generate-appups' command
To further support OTP releases I have added support for generating
application appup files. These include instructions that systools uses
to generate a relup file which contains the low level instructions
needed to perform a hot code upgrade. My goal with this module is to
produce "good enough" appup files or at least a skeleton to help one get
started with something more complex. If an appup file already exists for
an application this command will not attempt to create a new one.
Usage:
$ rebar generate-appups previous_release=/path/to/old/version
Generally this command will be run just before 'generate-upgrade'.
Diffstat (limited to 'test/upgrade_project/apps/dummy/src')
0 files changed, 0 insertions, 0 deletions