summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:24:43 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:24:43 +0100
commitd1c9896e849a693fa7a5ae62d6958073dfc9eb01 (patch)
tree67191f9ac28e522d0977bb0d1d45b6120fba62a4 /TAO/performance-tests
parent50713a94ac4d7d8d97a1f82ca95dc80969763219 (diff)
downloadATCD-d1c9896e849a693fa7a5ae62d6958073dfc9eb01.tar.gz
Replace sh files
Diffstat (limited to 'TAO/performance-tests')
-rwxr-xr-xTAO/performance-tests/Cubit/TAO/IDL_Cubit/benchmark.sh1
-rwxr-xr-xTAO/performance-tests/Cubit/TAO/IDL_Cubit/benchmark_sequence.sh1
-rwxr-xr-xTAO/performance-tests/Protocols/set_lksctp_params.sh2
-rwxr-xr-xTAO/performance-tests/Protocols/set_sctp_params.sh2
-rwxr-xr-xTAO/performance-tests/Protocols/show_lksctp_params.sh2
-rwxr-xr-xTAO/performance-tests/Protocols/show_sctp_params.sh2
6 files changed, 0 insertions, 10 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/benchmark.sh b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/benchmark.sh
index eede6124534..52668b6999a 100755
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/benchmark.sh
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/benchmark.sh
@@ -1,6 +1,5 @@
#!/bin/sh
-# $Id$
# Script to run all of the IDL_Cubit type tests for IIOP, UIOP and IIOP/UIOP
# with the -ORBGIOPlite option.
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/benchmark_sequence.sh b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/benchmark_sequence.sh
index a170f4158b0..bc2b87657cc 100755
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/benchmark_sequence.sh
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/benchmark_sequence.sh
@@ -1,6 +1,5 @@
#!/bin/sh
-# $Id$
# Script to run the IDL_Cubit octet sequence test with different
# sequence sizes, using TAO's UIOP pluggable protocol.
diff --git a/TAO/performance-tests/Protocols/set_lksctp_params.sh b/TAO/performance-tests/Protocols/set_lksctp_params.sh
index 4eb92ddadd9..64e812fbfb2 100755
--- a/TAO/performance-tests/Protocols/set_lksctp_params.sh
+++ b/TAO/performance-tests/Protocols/set_lksctp_params.sh
@@ -1,7 +1,5 @@
#!/bin/sh
-# $Id$
-# $Id$
B_PROC=/proc/sys/net/sctp
diff --git a/TAO/performance-tests/Protocols/set_sctp_params.sh b/TAO/performance-tests/Protocols/set_sctp_params.sh
index 531deb1ac20..2c5c0d4f41f 100755
--- a/TAO/performance-tests/Protocols/set_sctp_params.sh
+++ b/TAO/performance-tests/Protocols/set_sctp_params.sh
@@ -1,7 +1,5 @@
#!/bin/sh
-# $Id$
-# $Id$
B_PROC=/proc/sys/net/ipv4
diff --git a/TAO/performance-tests/Protocols/show_lksctp_params.sh b/TAO/performance-tests/Protocols/show_lksctp_params.sh
index 584be707a87..6dbe6bf8e78 100755
--- a/TAO/performance-tests/Protocols/show_lksctp_params.sh
+++ b/TAO/performance-tests/Protocols/show_lksctp_params.sh
@@ -1,7 +1,5 @@
#!/bin/sh
-# $Id$
-# $Id$
max_len=24
pushd /proc/sys/net/sctp &> /dev/null
diff --git a/TAO/performance-tests/Protocols/show_sctp_params.sh b/TAO/performance-tests/Protocols/show_sctp_params.sh
index c6c431453b1..cace92853d6 100755
--- a/TAO/performance-tests/Protocols/show_sctp_params.sh
+++ b/TAO/performance-tests/Protocols/show_sctp_params.sh
@@ -1,7 +1,5 @@
#!/bin/sh
-# $Id$
-# $Id$
max_len=24
pushd /proc/sys/net/ipv4 &> /dev/null