Commit 7d73a3be authored by yiwenshao's avatar yiwenshao

add

parent f17df051
......@@ -2,7 +2,6 @@ files=`find ~/Insert/ -type f`
arrayfiles=($files)
#IFS=' ' read -r -a arrayfiles <<< "$files"
for data in ${arrayfiles[@]}
do
ss="cdb_test tpcc1000 < $data"
......
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