summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops_RTCORBA/run_test.pl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-05-21 19:52:16 +0200
committerGitHub <noreply@github.com>2019-05-21 19:52:16 +0200
commit96e5b38de38bf2937ed963499906594dcd156285 (patch)
tree2901120e4bb4fee92abfd609d5f2d8ba99ae7d06 /TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops_RTCORBA/run_test.pl
parent553be5343ecf9fd8116aa0a56705671a00e97bde (diff)
parent77cafabffd9a4a2d65ad047d010eff0d1498f049 (diff)
downloadATCD-96e5b38de38bf2937ed963499906594dcd156285.tar.gz
Merge pull request #907 from jwillemsen/jwi-ftnaming
Adapt ft_naming tests to work with an arch subdir
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops_RTCORBA/run_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops_RTCORBA/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops_RTCORBA/run_test.pl b/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops_RTCORBA/run_test.pl
index f3a665dcdd6..ab4dbab467a 100755
--- a/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops_RTCORBA/run_test.pl
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops_RTCORBA/run_test.pl
@@ -59,7 +59,7 @@ $sup->DeleteFile ($reliorfile);
$con->DeleteFile ($chighdat);
$sup->DeleteFile ($shighdat);
-$NS = $ns->CreateProcess ("../../../../../../Naming_Service/tao_cosnaming",
+$NS = $ns->CreateProcess ("$ENV{TAO_ROOT}/orbsvcs/Naming_Service/tao_cosnaming",
"-o $ns_nsiorfile");
$SUP = $sup->CreateProcess ("../../../../Driver/Notify_Tests_Driver");