summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Server_Declared/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Server_Declared/run_test.pl')
-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 5fda09022f4..c451df4d68f 100755
--- a/TAO/tests/RTCORBA/Server_Declared/run_test.pl
+++ b/TAO/tests/RTCORBA/Server_Declared/run_test.pl
@@ -26,7 +26,7 @@ print STDERR "Value is " . $^O;
if ($^O eq "MSWin32") {
$server_args =
- "-p $iorfile1 -o $iorfile2 -a 3 -b 5";
+ "-p $iorfile1 -o $iorfile2 -a 1 -b 2";
}
elsif ($^O eq "dec_osf") {
$server_args =