summaryrefslogtreecommitdiff
path: root/tests/Reactor_Notify_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Reactor_Notify_Test.cpp')
-rw-r--r--tests/Reactor_Notify_Test.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Reactor_Notify_Test.cpp b/tests/Reactor_Notify_Test.cpp
index 2b56d91bb6e..ea56e5683d9 100644
--- a/tests/Reactor_Notify_Test.cpp
+++ b/tests/Reactor_Notify_Test.cpp
@@ -434,8 +434,7 @@ main (int, ACE_TCHAR *[])
timeout.set (LONG_TIMEOUT, 0);
ACE_DEBUG ((LM_DEBUG,
- ACE_TEXT ("(%t) running tests with reactor notification ")
- ACE_TEXT ("pipe enabled\n")
+ ACE_TEXT ("(%t) running tests with reactor notification pipe enabled\n")
ACE_TEXT (" and time-out = %d seconds\n"),
timeout.sec ()));
run_test (0, timeout);