summaryrefslogtreecommitdiff
path: root/src/rebar_app_discover.erl
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2015-08-30 17:02:42 -0500
committerTristan Sloughter <t@crashfast.com>2015-08-31 21:40:51 -0500
commita6ca5d5e25dbeb851e0f4c9fd91aa74e15f25ce8 (patch)
tree13c5df5a0a53cc61bf262783c478036c9c5c90fd /src/rebar_app_discover.erl
parent8e25a45cbbc3ba796e3cb4331c15a2914fa0e644 (diff)
fixes for overrides of deps
Diffstat (limited to 'src/rebar_app_discover.erl')
-rw-r--r--src/rebar_app_discover.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rebar_app_discover.erl b/src/rebar_app_discover.erl
index 08502a9..b819313 100644
--- a/src/rebar_app_discover.erl
+++ b/src/rebar_app_discover.erl
@@ -77,7 +77,6 @@ merge_deps(AppInfo, State) ->
CurrentProfiles = rebar_state:current_profiles(State),
Name = rebar_app_info:name(AppInfo),
C = project_app_config(AppInfo, State),
-
%% We reset the opts here to default so no profiles are applied multiple times
AppState = rebar_state:apply_overrides(
rebar_state:apply_profiles(