summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Bug_2415_Regression/run_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/Notify/Bug_2415_Regression/run_test.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/run_test.pl b/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/run_test.pl
index 91ae2a85513..4680033d4e9 100755
--- a/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/run_test.pl
+++ b/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/run_test.pl
@@ -24,8 +24,6 @@ my $con = PerlACE::TestTarget::create_target (4) || die "Create target 4 failed\
$sup->AddLibPath ('../lib');
$con->AddLibPath ('../lib');
-PerlACE::check_privilege_group();
-
$domain1 = "domain1";
$domain2 = "domain2";
$expect_pass = "0";