diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2017-12-14 10:14:53 -0500 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2017-12-14 10:14:53 -0500 |
commit | d0f958d59d1f87bda8d1d6c724a1af18af288324 (patch) | |
tree | ca70dd2a607da5d8c1ac4f1db1064046a62ec7c8 /systest | |
parent | b7c021b3f216bdd03d286b467889d03b142f4bf3 (diff) |
Fix escriptize failure when ebin/ has subdirs
Although fairly irregular, the presence of a subdirectory in ebin/ while
running rebar3 escriptize would crash the run and generate a dump.
Since ebin subdirectories are generally not supported (adding a path for
an application only adds ebin/ and no subdirectories to the VM's path
set), we just silently ignore the directory altogether.
Fixes #1693
Diffstat (limited to 'systest')
0 files changed, 0 insertions, 0 deletions