summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Collocated/Dynamic/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Collocated/Dynamic/run_test.pl')
-rwxr-xr-xTAO/tests/Portable_Interceptors/Collocated/Dynamic/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/run_test.pl b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/run_test.pl
index 7543b6e9454..f4b4ecb0f99 100755
--- a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/run_test.pl
+++ b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/run_test.pl
@@ -13,7 +13,7 @@ $file = PerlACE::LocalFile ("test.ior");
unlink $file;
-$SV = new PerlACE::Process ("collocated", "-ORBobjrefstyle url");
+$SV = new PerlACE::Process ("Collocated_Test", "-ORBobjrefstyle url");
print STDERR "\n\n==== Running interceptor Dynamic test\n";