diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2016-04-04 14:01:47 -0400 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2016-04-04 14:01:47 -0400 |
commit | 359d486c36cb2c41489b535e85412799a099c0cc (patch) | |
tree | 01d52de51919d0c3116ae4d21145ff2f550626ed /src/rebar.app.src | |
parent | 0be32c78f0f8849cf601afae9f9e14f9cf1de12c (diff) |
Blacklist apps to reload
When an app contains one of the modules we can't afford to get upgraded
without breakage (i.e. erlware_commons, providers, getopt), skip
reloading that application from the rebar3 agent, such that it can keep
on working in subsequent calls.
Blacklisted:
- erlware_commons (broke on ec_cmd_log)
- providers (core to functionality)
- cf (useful to not explode on colors)
- cth_readable (only used for CT suites, but incompatibilities may break
whole runs)
Diffstat (limited to 'src/rebar.app.src')
0 files changed, 0 insertions, 0 deletions