From 50162e061b6affd2ccf66f95558a0b8386a4e02c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 7 Dec 2013 12:18:02 -0600 Subject: psxtmtests: Make output more uniform --- testsuites/psxtmtests/psxtmcond06/init.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/psxtmtests/psxtmcond06') diff --git a/testsuites/psxtmtests/psxtmcond06/init.c b/testsuites/psxtmtests/psxtmcond06/init.c index 13a1667d06..c6b4ee8cfd 100644 --- a/testsuites/psxtmtests/psxtmcond06/init.c +++ b/testsuites/psxtmtests/psxtmcond06/init.c @@ -1,5 +1,5 @@ /* - * COPYRIGHT (c) 1989-2012. + * COPYRIGHT (c) 1989-2013. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -102,7 +102,7 @@ void *POSIX_Init( rtems_test_assert( status == 0 ); put_time( - "pthread_cond_broadcast - threads waiting, no preempt", + "pthread_cond_broadcast: threads waiting no preempt", end_time, 1, 0, -- cgit v1.2.3