summaryrefslogtreecommitdiff
path: root/cppe/test/Common/TestCommon.cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2005-07-18 16:18:37 +0000
committerDwayne Boone <dwayne@zeroc.com>2005-07-18 16:18:37 +0000
commit95269c99511a0cc3de65f118d58a911a9ce52281 (patch)
treecd3a8b0697984154ba4b0d957d0c26392911cc02 /cppe/test/Common/TestCommon.cpp
parentfix UUID test under CE. (diff)
downloadice-95269c99511a0cc3de65f118d58a911a9ce52281.tar.bz2
ice-95269c99511a0cc3de65f118d58a911a9ce52281.tar.xz
ice-95269c99511a0cc3de65f118d58a911a9ce52281.zip
Added print statement to server shutdown
Diffstat (limited to 'cppe/test/Common/TestCommon.cpp')
-rwxr-xr-xcppe/test/Common/TestCommon.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppe/test/Common/TestCommon.cpp b/cppe/test/Common/TestCommon.cpp
index 032c2d80093..d408690f048 100755
--- a/cppe/test/Common/TestCommon.cpp
+++ b/cppe/test/Common/TestCommon.cpp
@@ -417,6 +417,7 @@ TestApplication::main(int ac, char* av[])
}
_communicator = 0;
}
+
return status;
}
#endif