summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/ThreadPool/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/ThreadPool/run_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/Notify/ThreadPool/run_test.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Notify/ThreadPool/run_test.pl b/TAO/orbsvcs/tests/Notify/ThreadPool/run_test.pl
index c58a75635fc..9527fd0c5dc 100755
--- a/TAO/orbsvcs/tests/Notify/ThreadPool/run_test.pl
+++ b/TAO/orbsvcs/tests/Notify/ThreadPool/run_test.pl
@@ -8,6 +8,8 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
use lib "$ENV{ACE_ROOT}/bin";
use PerlACE::Run_Test;
+PerlACE::check_privilege_group();
+
$experiment_timeout = 120;
$startup_timeout = 120;
$notify_conf = PerlACE::LocalFile ("notify.conf");