From c7313a59805efcd7eff946c6290a452cb9252bc3 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sun, 24 Aug 2014 12:41:13 -0500 Subject: rename shell provider --- ebin/rebar.app | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ebin') diff --git a/ebin/rebar.app b/ebin/rebar.app index c8787e3..cc754f9 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -36,7 +36,7 @@ rebar_prv_new, rebar_prv_update, rebar_mustache, - rebar_shell, + rebar_prv_shell, rebar_state, rebar_prv_tar, rebar_templater, @@ -66,7 +66,7 @@ rebar_erlydtl_compiler, rebar_prv_app_builder, rebar_prv_app_discovery, - rebar_shell, + rebar_prv_shell, rebar_ct, rebar_prv_tar, rebar_prv_new, -- cgit v1.1