summaryrefslogtreecommitdiff
path: root/tests/MEM_Stream_Test.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-08-08 17:33:03 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-08-08 17:33:03 +0000
commitbdc8f6474533513fd74a90c024d2f447a6ab81f7 (patch)
treed7002756f8eadad36834cdf478bceb7a37fe6572 /tests/MEM_Stream_Test.cpp
parent06057720524ebac554a0553115f1715e70d221fb (diff)
downloadATCD-bdc8f6474533513fd74a90c024d2f447a6ab81f7.tar.gz
ChangeLogTag: Wed Aug 8 12:31:51 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'tests/MEM_Stream_Test.cpp')
-rw-r--r--tests/MEM_Stream_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/MEM_Stream_Test.cpp b/tests/MEM_Stream_Test.cpp
index 4811bde511b..2aaa9c5e884 100644
--- a/tests/MEM_Stream_Test.cpp
+++ b/tests/MEM_Stream_Test.cpp
@@ -348,7 +348,7 @@ main (int, ACE_TCHAR *[])
#if !defined (ACE_WIN32) && defined (_ACE_USE_SV_SEM)
- ACE_ERROR ((LM_WARNING,
+ ACE_ERROR ((LM_DEBUG,
ACE_TEXT ("\n *** Platform only support non-scalable SysV semaphores ***\n\n")));
#endif /* !ACE_WIN32 && _ACE_USE_SV_SEM */