diff options
author | Tristan Sloughter <t@crashfast.com> | 2015-09-26 14:01:06 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2015-09-26 14:14:52 -0500 |
commit | dfa668f21102ef5ac4cc5c2384e91b8d256513b5 (patch) | |
tree | bda3bed3f9eaece15610775206f842031bc0c490 /test/rebar_resource_SUITE.erl | |
parent | 6a4b5428b3fa67ba6b1fdb5dd6cc896128b331c0 (diff) |
only upgrade children and transitive children of dep being upgraded
This commit replaces the method of upgrading by unlocking all transitive
deps by one that utilizes the parent element of each app to only
unlock transitive deps of children of the top level deps being upgraded.
Additionally the run function of upgrade_SUITE is modified to only create
the mock updates before the upgrade provider is run, instead of before
any provider is run, which would cause improper behavior in install_deps.
Diffstat (limited to 'test/rebar_resource_SUITE.erl')
0 files changed, 0 insertions, 0 deletions