repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #2303 from jwillemsen/jwi-803
[ACE_TAO.git]
/
ACE
/
apps
/
JAWS
/
clients
/
WebSTONE
/
bin
/
killbench
blob
2997d891dcaf69c027eaf4874e0553ec07f372ce
1
#!/bin/sh -x
2
#
3
# get configuration
4
.
$WEBSTONEROOT
/
conf
/
testbed
5
6
for
i
in
$CLIENTS
7
do
8
$RSH
-l
root
$i
/
etc
/
killall
$1
webclient
9
done
10
#
11
sleep
1
12
/
etc
/
killall
$1
webmaster
13
/
etc
/
killall
$1
runbench