From 9410d01196776178421066568f29058e7783c60d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 7 Dec 2013 10:38:22 -0600 Subject: tmtests: Make output more uniform --- testsuites/tmtests/tm14/task1.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/tmtests/tm14') diff --git a/testsuites/tmtests/tm14/task1.c b/testsuites/tmtests/tm14/task1.c index 6f9932ccc3..9dd1c571b4 100644 --- a/testsuites/tmtests/tm14/task1.c +++ b/testsuites/tmtests/tm14/task1.c @@ -1,5 +1,5 @@ /* - * COPYRIGHT (c) 1989-2009. + * COPYRIGHT (c) 1989-2013. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -123,7 +123,7 @@ rtems_task High_task( end_time = benchmark_timer_read(); put_time( - "rtems_message_queue_urgent: task readied -- returns to caller", + "rtems_message_queue_urgent: task readied returns to caller", end_time, operation_count, overhead, -- cgit v1.2.3