summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-20 08:13:06 +0000
committermarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-20 08:13:06 +0000
commit3c8707f49a7161c786e94258654263dc874c5cdf (patch)
tree245a2ce45e571f6a14517e482747af1c3c63532f
parent4f314d7124290f580d482032976ee56f738979a0 (diff)
downloadATCD-3c8707f49a7161c786e94258654263dc874c5cdf.tar.gz
.
-rwxr-xr-xTAO/tests/RTCORBA/Server_Declared/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/RTCORBA/Server_Declared/run_test.pl b/TAO/tests/RTCORBA/Server_Declared/run_test.pl
index 1e54c8d3743..a2c4e48a50b 100755
--- a/TAO/tests/RTCORBA/Server_Declared/run_test.pl
+++ b/TAO/tests/RTCORBA/Server_Declared/run_test.pl
@@ -29,7 +29,7 @@ $server_args =
"-p $iorfile1 -o $iorfile2 -a 65 -b 75 -c 70 -ORBSvcConf server.conf "
."-ORBendpoint iiop://$TARGETHOSTNAME:0/priority=65 "
."-ORBendpoint iiop://$TARGETHOSTNAME:0/priority=75 "
- ."-ORBendpoint iiop://$TARGETHOSTNAME:0/priority=70 ";
+ ."-ORBendpoint iiop://$TARGETHOSTNAME:0/priority=73 ";
if ($^O eq "MSWin32")
{