summaryrefslogtreecommitdiff
path: root/TAO/tests/Simple/time
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-23 01:43:35 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-23 01:43:35 +0000
commit6723ac2f054d67708a02026e4d3e320ae595e4dd (patch)
tree4aaa7d91cbd284108ed5b30e4afc22894015f8a7 /TAO/tests/Simple/time
parent1e05c374def044f8f54d73be5a5fabf27c93f8f0 (diff)
downloadATCD-6723ac2f054d67708a02026e4d3e320ae595e4dd.tar.gz
Using *.ior files
Diffstat (limited to 'TAO/tests/Simple/time')
-rwxr-xr-xTAO/tests/Simple/time/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Simple/time/run_test.pl b/TAO/tests/Simple/time/run_test.pl
index ab193e41cef..3ff9422f2c5 100755
--- a/TAO/tests/Simple/time/run_test.pl
+++ b/TAO/tests/Simple/time/run_test.pl
@@ -8,7 +8,7 @@ unshift @INC, '../../../../bin';
require Process;
$server_port = 0;
-$iorfile = "theior";
+$iorfile = "time.ior";
$sleeptime = 5;
$SV = Process::Create ("server".$Process::EXE_EXT,