summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Protocols
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/performance-tests/Protocols
parentd3a107625182634ae0be8f003d9130f8bb5c3567 (diff)
downloadATCD-169db677980c71427658d590f1d7d2f5365a94b9.tar.gz
Perl files
Diffstat (limited to 'TAO/performance-tests/Protocols')
-rw-r--r--TAO/performance-tests/Protocols/altq.conf1
-rw-r--r--TAO/performance-tests/Protocols/lksctp_params.conf1
-rwxr-xr-xTAO/performance-tests/Protocols/run_senders.pl1
-rwxr-xr-xTAO/performance-tests/Protocols/run_test.pl1
-rw-r--r--TAO/performance-tests/Protocols/sctp_params.conf1
-rw-r--r--TAO/performance-tests/Protocols/svc.conf1
-rwxr-xr-xTAO/performance-tests/Protocols/toggle_link.pl1
7 files changed, 0 insertions, 7 deletions
diff --git a/TAO/performance-tests/Protocols/altq.conf b/TAO/performance-tests/Protocols/altq.conf
index 0926b8f58bc..d68155887b9 100644
--- a/TAO/performance-tests/Protocols/altq.conf
+++ b/TAO/performance-tests/Protocols/altq.conf
@@ -1,4 +1,3 @@
-# $Id$
#
# priority queue configuration for fxp2 (100Mbps ethernet)
diff --git a/TAO/performance-tests/Protocols/lksctp_params.conf b/TAO/performance-tests/Protocols/lksctp_params.conf
index e5a5f0e0954..8e6dc1d31c9 100644
--- a/TAO/performance-tests/Protocols/lksctp_params.conf
+++ b/TAO/performance-tests/Protocols/lksctp_params.conf
@@ -1,4 +1,3 @@
-# $Id$
PREFIX=
association_max_retrans=25
diff --git a/TAO/performance-tests/Protocols/run_senders.pl b/TAO/performance-tests/Protocols/run_senders.pl
index ad7707c3a27..b9331b40c4e 100755
--- a/TAO/performance-tests/Protocols/run_senders.pl
+++ b/TAO/performance-tests/Protocols/run_senders.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/performance-tests/Protocols/run_test.pl b/TAO/performance-tests/Protocols/run_test.pl
index 8a788bb5725..1bb8e02f99a 100755
--- a/TAO/performance-tests/Protocols/run_test.pl
+++ b/TAO/performance-tests/Protocols/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/performance-tests/Protocols/sctp_params.conf b/TAO/performance-tests/Protocols/sctp_params.conf
index 096e1da08bb..05bfa3162ab 100644
--- a/TAO/performance-tests/Protocols/sctp_params.conf
+++ b/TAO/performance-tests/Protocols/sctp_params.conf
@@ -1,4 +1,3 @@
-# $Id$
PREFIX=sctp_
assoc_max_retrans=25
diff --git a/TAO/performance-tests/Protocols/svc.conf b/TAO/performance-tests/Protocols/svc.conf
index f0dd5818cc3..9f7e1350bbe 100644
--- a/TAO/performance-tests/Protocols/svc.conf
+++ b/TAO/performance-tests/Protocols/svc.conf
@@ -1,3 +1,2 @@
-# $Id$
dynamic Advanced_Resource_Factory Service_Object * TAO_Strategies:_make_TAO_Advanced_Resource_Factory()
diff --git a/TAO/performance-tests/Protocols/toggle_link.pl b/TAO/performance-tests/Protocols/toggle_link.pl
index 0f46435c770..ae2af9b46ca 100755
--- a/TAO/performance-tests/Protocols/toggle_link.pl
+++ b/TAO/performance-tests/Protocols/toggle_link.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 Time::localtime;