From 169db677980c71427658d590f1d7d2f5365a94b9 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 7 Jan 2015 16:56:24 +0100 Subject: Perl files --- TAO/tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf | 1 - TAO/tests/RTCORBA/Dynamic_Thread_Pool/run_test.pl | 1 - TAO/tests/RTCORBA/Dynamic_Thread_Pool/svc.conf | 1 - 3 files changed, 3 deletions(-) (limited to 'TAO/tests/RTCORBA/Dynamic_Thread_Pool') diff --git a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf index a8ed67d58c8..43526314bed 100644 --- a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf +++ b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf @@ -1,4 +1,3 @@ -# $Id$ # Option for platforms where direct mapping doesn't work static RT_ORB_Loader "-ORBPriorityMapping continuous -RTORBDynamicThreadIdleTimeout 1000000" diff --git a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/run_test.pl b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/run_test.pl index 8cd4e4eb240..ad7ed09335e 100755 --- a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/run_test.pl +++ b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/run_test.pl @@ -2,7 +2,6 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; -# $Id$ # -*- perl -*- use lib "$ENV{ACE_ROOT}/bin"; diff --git a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/svc.conf b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/svc.conf index 0b1f7bb3bcd..c94adf74039 100644 --- a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/svc.conf +++ b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/svc.conf @@ -1,3 +1,2 @@ -# $Id$ static RT_ORB_Loader "-RTORBDynamicThreadIdleTimeout 100000" -- cgit v1.2.1