summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_2289_Regression
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2008-06-16 00:55:02 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2008-06-16 00:55:02 +0000
commitf0fbaafa34daea5f30b8a6708038499b4fef3197 (patch)
tree2d88dd1435fe862e009b80bfbf022273eba55f8d /TAO/tests/Bug_2289_Regression
parentb0291c31ba6b0a94e5ff531aa9a9a9998fd35fae (diff)
downloadATCD-f0fbaafa34daea5f30b8a6708038499b4fef3197.tar.gz
Mon Jun 16 00:51:02 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/tests/Bug_2289_Regression')
-rw-r--r--TAO/tests/Bug_2289_Regression/client.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tests/Bug_2289_Regression/client.cpp b/TAO/tests/Bug_2289_Regression/client.cpp
index c836db9bc48..abb57eb74b1 100644
--- a/TAO/tests/Bug_2289_Regression/client.cpp
+++ b/TAO/tests/Bug_2289_Regression/client.cpp
@@ -115,12 +115,12 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
if (temp)
{
ACE_DEBUG ((LM_DEBUG, "Test succeeded\n"));
- }
+ }
else
{
- ACE_DEBUG ((LM_ERROR, "Test failed\n"));
- result = 1;
- }
+ ACE_DEBUG ((LM_ERROR, "Test failed\n"));
+ result = 1;
+ }
//hello->shutdown ();