summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rebar.app3
1 files changed, 0 insertions, 3 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index d74e81c..b5e1be3 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -50,9 +50,6 @@
%% Default log level
{log_level, error},
- %% Default parallel jobs
- {jobs, 3},
-
%% any_dir processing modules
{any_dir_modules, [
rebar_require_vsn,