summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Basic/exhaustive_test.pl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-06-07 08:53:32 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-06-07 08:53:32 +0000
commit79ae3e54a2f2b395e2447d01dea46ee4e6bd833d (patch)
tree42ab7df74e148231a4e4defe08a63a8cb78ea525 /TAO/orbsvcs/tests/Event/Basic/exhaustive_test.pl
parente988556850f29d559a79dad493784693f63d8fe2 (diff)
downloadATCD-79ae3e54a2f2b395e2447d01dea46ee4e6bd833d.tar.gz
ChangeLogTag: Sat Jun 07 08:50:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Basic/exhaustive_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/Event/Basic/exhaustive_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event/Basic/exhaustive_test.pl b/TAO/orbsvcs/tests/Event/Basic/exhaustive_test.pl
index 417288cbe25..74b7987f7d8 100755
--- a/TAO/orbsvcs/tests/Event/Basic/exhaustive_test.pl
+++ b/TAO/orbsvcs/tests/Event/Basic/exhaustive_test.pl
@@ -13,7 +13,7 @@ use PerlACE::Run_Test;
$status = 0;
-$conf_file = PerlACE::LocalFile ('exhaustive$PerlACE::svcconf_ext');
+$conf_file = PerlACE::LocalFile ("exhaustive$PerlACE::svcconf_ext");
@dispatching_configs = ("-ECDispatching reactive",
"-ECDispatching mt -ECDispatchingThreads 4");