summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorru <ru@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-05-07 19:41:47 +0000
committerru <ru@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-05-07 19:41:47 +0000
commit5128e8731e6913b20d2885a44161bf2158e1a74c (patch)
treee6bfc3d89b03c29e94740076d803cb7b94fccb81
parent43d61f46c204807153018801cbf17c5761d4f79c (diff)
downloadATCD-5128e8731e6913b20d2885a44161bf2158e1a74c.tar.gz
ChangeLogTag: Tue May 7 14:40:01 2002 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a6
-rwxr-xr-xTAO/tests/Muxed_GIOP_Versions/run_test.pl9
2 files changed, 7 insertions, 8 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index db812d89766..f170efff1a1 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,9 @@
+Tue May 7 14:40:01 2002 Chad Elliott <elliott_c@ociweb.com>
+
+ * tests/Muxed_GIOP_Versions/run_test.pl:
+
+ Cleaned up the test script.
+
Tue May 7 12:27:16 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tests/Connection_Timeout/client.cpp (main): The bounds beyond
diff --git a/TAO/tests/Muxed_GIOP_Versions/run_test.pl b/TAO/tests/Muxed_GIOP_Versions/run_test.pl
index 88a3faee71c..375060b912f 100755
--- a/TAO/tests/Muxed_GIOP_Versions/run_test.pl
+++ b/TAO/tests/Muxed_GIOP_Versions/run_test.pl
@@ -116,12 +116,5 @@ if ($server != 0) {
unlink $iorfile;
unlink $logfile;
-exit $status
-
-
-
-
-
-
-
+exit $status;