diff options
author | Siri Hansen <[email protected]> | 2012-10-24 16:55:45 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2012-10-30 11:19:00 +0100 |
commit | b6fe934ea73f8eeaaa70b786f53ee6e8f2a52d2c (patch) | |
tree | 82489050a71e3f8b8e40645969c876605b632695 /lib/kernel/test/code_SUITE_data | |
parent | 66a6e7caa4b7b64566d08fd5e93ce250773a50a7 (diff) | |
download | otp-b6fe934ea73f8eeaaa70b786f53ee6e8f2a52d2c.tar.gz otp-b6fe934ea73f8eeaaa70b786f53ee6e8f2a52d2c.tar.bz2 otp-b6fe934ea73f8eeaaa70b786f53ee6e8f2a52d2c.zip |
Use code:lib_dir instead of code:which to get application directory
code_SUITE:ext_mod_dep used code:which(kernel) to get the path to the
kernel ebin directory. This failed when kernel was cover compiled,
since code:which then returns 'cover_compiled'. Using code:lib_dir
instead solved the problem.
Diffstat (limited to 'lib/kernel/test/code_SUITE_data')
0 files changed, 0 insertions, 0 deletions