Commit a4b7832b authored by qa_quantgroup's avatar qa_quantgroup

d

parent 0a9c6b50
...@@ -3,5 +3,5 @@ index=$2 ...@@ -3,5 +3,5 @@ index=$2
host=$1 host=$1
for i in {1..$2} for i in {1..$2}
do do
HOST=$host rspec main_spec.rb -f doc --tag a HOST=$host rspec /home/rspecs/spec/xianjindai/main_spec.rb -f doc --tag a
done done
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