summaryrefslogtreecommitdiff
path: root/test/rebar_release_SUITE.erl
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2017-06-07 20:12:49 -0400
committerFred Hebert <mononcqc@ferd.ca>2017-06-07 21:43:18 -0400
commit9a6f04a2d9d00167e0b853776b60b12b5c5dcc57 (patch)
treee1bf69f66357c7e39e3eb1c48050d9268ef1582b /test/rebar_release_SUITE.erl
parent8750a677695157af3655d6a354215a4a43fab73d (diff)
Fix xref compile hook on deps
If xref analysis is being run by a dependency during its compilation phase, the xref provider will try to add that deps' parents to the check job while the ebin/ directories for them do not exist. This causes a crash. This patch makes it so directories are only added if they are existing, preventing failure on any compile hook for dependencies and allowing successful compilation as a best effort.
Diffstat (limited to 'test/rebar_release_SUITE.erl')
0 files changed, 0 insertions, 0 deletions