From 99131320c5d678fc0ebd3b0e1c1f2ba61a1693a2 Mon Sep 17 00:00:00 2001 From: Martin Sumner Date: Fri, 23 Jun 2017 15:20:24 +0100 Subject: [PATCH] Broken test log --- test/end_to_end/tictac_SUITE.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/end_to_end/tictac_SUITE.erl b/test/end_to_end/tictac_SUITE.erl index fc5e99b..774b92a 100644 --- a/test/end_to_end/tictac_SUITE.erl +++ b/test/end_to_end/tictac_SUITE.erl @@ -398,7 +398,7 @@ index_compare(_Config) -> SWSS = os:timestamp(), SL_Joined = MMFldr_2B() ++ MMFldr_2C() ++ MMFldr_2D(), SL_Full = MMFldr_2A(), - io:format("Segment search across both clusters took ~w~n") + io:format("Segment search across both clusters took ~w~n", [timer:now_diff(os:timestamp(), SWSS)]), io:format("Joined SegList ~w~n", [SL_Joined]),