summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Dynamic_Thread_Pool
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:56:24 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:56:24 +0100
commit169db677980c71427658d590f1d7d2f5365a94b9 (patch)
tree12d6ab68bcaf8e03cef59651fc39a5a8e05c3e40 /TAO/tests/RTCORBA/Dynamic_Thread_Pool
parentd3a107625182634ae0be8f003d9130f8bb5c3567 (diff)
downloadATCD-169db677980c71427658d590f1d7d2f5365a94b9.tar.gz
Perl files
Diffstat (limited to 'TAO/tests/RTCORBA/Dynamic_Thread_Pool')
-rw-r--r--TAO/tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf1
-rwxr-xr-xTAO/tests/RTCORBA/Dynamic_Thread_Pool/run_test.pl1
-rw-r--r--TAO/tests/RTCORBA/Dynamic_Thread_Pool/svc.conf1
3 files changed, 0 insertions, 3 deletions
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"