From f8a8abcd4445ba699b1732405b982019afb97530 Mon Sep 17 00:00:00 2001 From: Frank Liepold Date: Wed, 16 Apr 2014 09:05:11 +0200 Subject: [PATCH] test_suite: fix: remove trailing blank --- test_suite/mars/modules/perftest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_suite/mars/modules/perftest.sh b/test_suite/mars/modules/perftest.sh index 36ff30f9..ebd3bd18 100644 --- a/test_suite/mars/modules/perftest.sh +++ b/test_suite/mars/modules/perftest.sh @@ -555,7 +555,7 @@ function perftest_do_fetch_or_fetch_and_replay $perftest_maxtime_fetch 1 \ "net_throughput" if [ $perftest_action = "fetch_and_replay" ]; then - lib_wait_until_replay_has_reached_length $secondary_host $res \ + lib_wait_until_replay_has_reached_length $secondary_host $res \ $last_logfile_primary \ $last_logfile_length_primary \ $perftest_wait_for_replay_to_stop_after_fetch_end