summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Banded_Connections/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Banded_Connections/run_test.pl')
-rwxr-xr-xTAO/tests/RTCORBA/Banded_Connections/run_test.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/RTCORBA/Banded_Connections/run_test.pl b/TAO/tests/RTCORBA/Banded_Connections/run_test.pl
index b7e699a64f4..36fb1648c9f 100755
--- a/TAO/tests/RTCORBA/Banded_Connections/run_test.pl
+++ b/TAO/tests/RTCORBA/Banded_Connections/run_test.pl
@@ -53,10 +53,6 @@ if ($^O eq "MSWin32") {
$server_args =
"-b bands.nt";
}
-elsif ($^O eq "hpux") {
- $server_args =
- "-b bands.hpux";
-}
else {
$server_args =
"-b bands.unix";