summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Demux/run_client
diff options
context:
space:
mode:
authornobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-15 04:23:40 +0000
committernobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-15 04:23:40 +0000
commitb608d1066a61c3793c879266c93ab0a97b063f4c (patch)
tree330242725b8b5a464aa612d38ebc38821d20a08d /TAO/performance-tests/Demux/run_client
parent43d57c766dfd3d460d9d20264482dfe3a5b1279b (diff)
downloadATCD-ACE-4_5_55.tar.gz
This commit was manufactured by cvs2svn to create tag 'ACE-4_5_55'.ACE-4_5_55
Diffstat (limited to 'TAO/performance-tests/Demux/run_client')
-rwxr-xr-xTAO/performance-tests/Demux/run_client17
1 files changed, 0 insertions, 17 deletions
diff --git a/TAO/performance-tests/Demux/run_client b/TAO/performance-tests/Demux/run_client
deleted file mode 100755
index 19dab08670d..00000000000
--- a/TAO/performance-tests/Demux/run_client
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-client_${1}_${2} -o ${1} -m ${2} -t r -i $3
-sleep 5
-client_${1}_${2} -o ${1} -m ${2} -t w -i $3
-sleep 5
-client_${1}_${2} -o ${1} -m ${2} -t r -i $3
-sleep 5
-client_${1}_${2} -o ${1} -m ${2} -t w -i $3
-sleep 5
-client_${1}_${2} -o ${1} -m ${2} -t r -i $3
-sleep 5
-client_${1}_${2} -o ${1} -m ${2} -t w -i $3
-sleep 5
-client_${1}_${2} -o ${1} -m ${2} -t r -i $3
-sleep 5
-client_${1}_${2} -o ${1} -m ${2} -t w -i $3
-sleep 5