diff options
author | Steven Gravell <[email protected]> | 2011-10-28 16:31:29 +0100 |
---|---|---|
committer | Steven Gravell <[email protected]> | 2011-10-28 16:44:46 +0100 |
commit | 1af77d45e3452130742bde5be1c5271bfd80cfbf (patch) | |
tree | fd81bf79c0eff2fd31f7c2d30ee20ab8f185dcc6 /rebar.config | |
parent | 4cd825923f6045500841715413b46efc2ca26d82 (diff) | |
download | cowboy-1af77d45e3452130742bde5be1c5271bfd80cfbf.tar.gz cowboy-1af77d45e3452130742bde5be1c5271bfd80cfbf.tar.bz2 cowboy-1af77d45e3452130742bde5be1c5271bfd80cfbf.zip |
fix supervisor spec for non dynamic modules
a release upgrade on a vm running cowboy where any other appup
includes an {update, Mod, {advanced, Extra}} instruction will hang
forever due to these child specs being wrong.
The gen_servers should be [Mod] and the non gen_server needs to be []
since there is no callback to handle this.
Diffstat (limited to 'rebar.config')
0 files changed, 0 insertions, 0 deletions