summaryrefslogtreecommitdiff
path: root/inttest/t_custom_config/t_custom_config_rt.erl
diff options
context:
space:
mode:
authorJared Morrow <jared@basho.com>2013-12-16 12:47:16 -0800
committerJared Morrow <jared@basho.com>2013-12-16 12:47:16 -0800
commitfbc51c0a8c9b1ceca807b7a5a60e8503bc47b308 (patch)
tree0e6a145f0f4c68683a42917d5abbde82bc7bb5a3 /inttest/t_custom_config/t_custom_config_rt.erl
parentad1da88a07a207bf6974d0fca7db4c5ac3bb51d0 (diff)
parent277a10cd3b10a885b35ba9b75b85398870525658 (diff)
Merge pull request #184 from tuncer/logging
Fix log levels
Diffstat (limited to 'inttest/t_custom_config/t_custom_config_rt.erl')
-rw-r--r--inttest/t_custom_config/t_custom_config_rt.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/inttest/t_custom_config/t_custom_config_rt.erl b/inttest/t_custom_config/t_custom_config_rt.erl
index 864ce5e..b56eb1a 100644
--- a/inttest/t_custom_config/t_custom_config_rt.erl
+++ b/inttest/t_custom_config/t_custom_config_rt.erl
@@ -11,7 +11,7 @@ files() ->
run(Dir) ->
retest_log:log(debug, "Running in Dir: ~s~n", [Dir]),
- Ref = retest:sh("./rebar -C custom.config check-deps -vvv",
+ Ref = retest:sh("./rebar -C custom.config check-deps -vv",
[{async, true}]),
{ok, Captured} =
retest:sh_expect(Ref,