X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b215f7a3686c78738aa93a32a42652a24aa7ccc3..c56c4e6d56ebf1a0321b702f6f4e3b57fbe1f37f:/teshsuite/models/ptask_L07_usage/ptask_L07_usage.cpp diff --git a/teshsuite/models/ptask_L07_usage/ptask_L07_usage.cpp b/teshsuite/models/ptask_L07_usage/ptask_L07_usage.cpp index 659e70bb20..9b69cba6af 100644 --- a/teshsuite/models/ptask_L07_usage/ptask_L07_usage.cpp +++ b/teshsuite/models/ptask_L07_usage/ptask_L07_usage.cpp @@ -318,7 +318,6 @@ static void main_dispatcher() c1->wait(); end_time = sg4::Engine::get_clock(); XBT_INFO("Actual result: Sending 1B while computing 2 flops takes %.4f seconds.", end_time - start_time); - XBT_INFO("\n"); } int main(int argc, char** argv)