Commit 1e0901cb authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent fbf18899
...@@ -864,8 +864,7 @@ cmd_bench-local() { ...@@ -864,8 +864,7 @@ cmd_bench-local() {
# zodb part of cmd_bench-local # zodb part of cmd_bench-local
zbench_local() { zbench_local() {
gen_data gen_data
zhashok=`cat $ds/zhash.ok`
zhashok=`cat $var/zhash.ok`
echo -e "\n*** FileStorage" echo -e "\n*** FileStorage"
zbench $fs1/data.fs `hostname`/fs1 $zhashok zbench $fs1/data.fs `hostname`/fs1 $zhashok
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment