diff -U 3 -H -d -r -N -x .git -x .svn -- webmachine-1.10.0+git.1364703509.d705a49/rebar.config webmachine-1.10.0+git.1364703509.d705a49.no-werror/rebar.config --- webmachine-1.10.0+git.1364703509.d705a49/rebar.config 2013-04-05 14:18:50.688307017 +0200 +++ webmachine-1.10.0+git.1364703509.d705a49.no-werror/rebar.config 2013-06-26 13:42:10.898672862 +0200 @@ -1,5 +1,5 @@ %%-*- mode: erlang -*- -{erl_opts, [warnings_as_errors]}. +{erl_opts, []}. {cover_enabled, true}. {edoc_opts, [{preprocess, true}]}.