summaryrefslogtreecommitdiff
path: root/TAO/examples
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-15 18:11:06 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-15 18:11:06 +0000
commitdb9d31c1626e36d2d69166e33941f7eb3267e03d (patch)
tree2e74800499cda43c79b2e04a7364ad62ffff81b6 /TAO/examples
parentf5b4231579a284c8c5a18e1a66a6447316633188 (diff)
downloadATCD-db9d31c1626e36d2d69166e33941f7eb3267e03d.tar.gz
ChangeLogTag: Fri Oct 15 13:08:06 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/examples')
-rwxr-xr-xTAO/examples/Simple/time-date/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Simple/time-date/run_test.pl b/TAO/examples/Simple/time-date/run_test.pl
index f84e4674180..ec0290a14bd 100755
--- a/TAO/examples/Simple/time-date/run_test.pl
+++ b/TAO/examples/Simple/time-date/run_test.pl
@@ -50,7 +50,7 @@ if ($client != 0) {
$status = 1;
}
-$SV->Kill ();
+$SV->Kill ();
unlink $iorfile;