git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0747b7b
)
typos
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Mon, 26 Jun 2006 08:44:19 +0000
(08:44 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Mon, 26 Jun 2006 08:44:19 +0000
(08:44 +0000)
org.glite.lb.client/src/perftest_query.sh
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/src/perftest_query.sh
b/org.glite.lb.client/src/perftest_query.sh
index
52b7cdd
..
1905f20
100644
(file)
--- a/
org.glite.lb.client/src/perftest_query.sh
+++ b/
org.glite.lb.client/src/perftest_query.sh
@@
-10,10
+10,10
@@
if [ -z "${GLITE_LOCATION}" ]; then
else
STAGEDIR=${GLITE_LOCATION}
fi
-JOBSTAT
:
=$STAGEDIR/examples/glite-lb-job_status
+JOBSTAT=$STAGEDIR/examples/glite-lb-job_status
ask() {
- $JOBSTAT `cat $j
p
bs`
+ $JOBSTAT `cat $j
o
bs`
}
do_ask() {