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:
588db52
)
print correct values
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Mon, 5 Jun 2006 09:42:13 +0000
(09:42 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Mon, 5 Jun 2006 09:42:13 +0000
(09:42 +0000)
org.glite.lb.logger/src/perftest_ll.sh
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.logger/src/perftest_ll.sh
b/org.glite.lb.logger/src/perftest_ll.sh
index
341c6ea
..
599867e
100644
(file)
--- a/
org.glite.lb.logger/src/perftest_ll.sh
+++ b/
org.glite.lb.logger/src/perftest_ll.sh
@@
-27,7
+27,7
@@
run_test ll $numjobs
j=0
while [[ $j -lt 4 ]]
do
- echo -e -n "\t ${PERFTEST_EV
_THROUGHPUT[$j]}"
+ echo -e -n "\t ${PERFTEST_EV
ENT_THROUGHPUT[$j]}"
j=$((j+1))
done
echo ""