From fc5e927aa03f619a134c48aa22f30a45c904cda2 Mon Sep 17 00:00:00 2001 From: elliott_c Date: Wed, 10 Nov 2004 18:50:08 +0000 Subject: ChangeLogTag: Wed Nov 10 12:42:45 2004 Chad Elliott --- tests/Priority_Task_Test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Priority_Task_Test.cpp') diff --git a/tests/Priority_Task_Test.cpp b/tests/Priority_Task_Test.cpp index 19b58828ad4..3c4cf5c7bd6 100644 --- a/tests/Priority_Task_Test.cpp +++ b/tests/Priority_Task_Test.cpp @@ -113,7 +113,7 @@ Priority_Task::open (void *arg) { #if !defined (ACE_HAS_WINCE) if (ACE_OS::last_error () == EPERM) - ACE_ERROR_RETURN ((LM_ERROR, + ACE_ERROR_RETURN ((LM_INFO, ACE_TEXT ("Insufficient privilege to run this test.\n")), -1); else -- cgit v1.2.1