Megatest

Diff
Login

Differences From Artifact [79a2901a88]:

To Artifact [48430c30e3]:


25
26
27
28
29
30
31


32
33
34
35
36
  puts "i=#{i}"
end
if status==0
  status='pass'
else
  status='fail'
end


record_step("add #{num_records}","end",status)











>
>





25
26
27
28
29
30
31
32
33
34
35
36
37
38
  puts "i=#{i}"
end
if status==0
  status='pass'
else
  status='fail'
end


record_step("add #{num_records}","end",status)