2014-03-18 09:08:13 +00:00
|
|
|
Index: fastlog-0.0.2+git20110722.c5af121/rebar.config
|
|
|
|
===================================================================
|
|
|
|
--- fastlog-0.0.2+git20110722.c5af121.orig/rebar.config
|
|
|
|
+++ fastlog-0.0.2+git20110722.c5af121/rebar.config
|
|
|
|
@@ -11,8 +11,6 @@
|
2013-06-26 09:47:03 +00:00
|
|
|
warnings_as_errors,
|
|
|
|
warn_unused_import]}.
|
|
|
|
|
|
|
|
-{require_otp_vsn, "R13B04|R14"}.
|
2014-03-18 09:08:13 +00:00
|
|
|
-
|
2013-06-26 09:47:03 +00:00
|
|
|
%% ReTest config
|
|
|
|
{rebar_plugins, [rebar_retest_plugin]}.
|
2014-03-18 09:08:13 +00:00
|
|
|
{retest_testdir, "inttest"}.
|