Up test run verbosity.
authorSiraaj Khandkar <siraaj@khandkar.net>
Thu, 20 Aug 2015 02:12:49 +0000 (22:12 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Thu, 20 Aug 2015 02:12:49 +0000 (22:12 -0400)
Makefile

index c36b519..3362d04 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -55,4 +55,4 @@ dialyzer_blt_build:
                )
 
 test:
-       @$(REBAR) ct skip_deps=true
+       @$(REBAR) ct skip_deps=true --verbose=1
This page took 0.018732 seconds and 4 git commands to generate.