summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2014-11-21 09:57:49 -0500
committerFred Hebert <mononcqc@ferd.ca>2014-11-21 09:57:49 -0500
commit4ba8f74787fcaf94483f172af0ff60c93b34a8d0 (patch)
treeae380d949031bc420f8dcfa98baa1f8ce1788c6b /ebin/rebar.app
parent49930fe56656b46b6a35e4bcc92f4a18a402726a (diff)
downloadrebar-4ba8f74787fcaf94483f172af0ff60c93b34a8d0.tar.gz
Revert "Merge branch 'platinumthinker-color_in_logs'"
This reverts commit 49930fe56656b46b6a35e4bcc92f4a18a402726a, reversing changes made to 6e6b0fd43fe4e6ebf34808b9cf39a74b5d7946a2.
Diffstat (limited to 'ebin/rebar.app')
-rw-r--r--ebin/rebar.app3
1 files changed, 0 insertions, 3 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index 13e6a74..6e3609b 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -56,9 +56,6 @@
%% Default log level
{log_level, warn},
- %% Log colored
- {log_colored, true},
-
%% any_dir processing modules
{any_dir_modules, [
rebar_require_vsn,