diff options
author | Siri Hansen <[email protected]> | 2016-07-08 15:33:18 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2016-07-11 14:35:31 +0200 |
commit | 7f4a1ad4ab5671e464b22a80071f914f5894b781 (patch) | |
tree | 074e327cf1594a4f9e001f6fa6eabaf819529240 /lib/inets/test | |
parent | e49017f8cd3172a6e5db293720f09f30f3943342 (diff) | |
download | otp-7f4a1ad4ab5671e464b22a80071f914f5894b781.tar.gz otp-7f4a1ad4ab5671e464b22a80071f914f5894b781.tar.bz2 otp-7f4a1ad4ab5671e464b22a80071f914f5894b781.zip |
[reltool] Fix dependency bug for applications in 'rel' specs
For applications that are included in a 'rel' spec in the reltool
config, some dependency chains are not followed. E.g.
* Application x has y as included application, and y in turn has z as
included application. Then z is not included.
* Application x has y in its 'applications' tag in the .app file, and
y in turn has z as included application. Then z is not included.
This is now corrected - all app-file dependencies are recusively
followed for all applications that are included in a 'rel' spec in the
reltool config.
Diffstat (limited to 'lib/inets/test')
0 files changed, 0 insertions, 0 deletions