Megatest

Diff
Login

Differences From Artifact [48430c30e3]:

To Artifact [4107e1724c]:


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)











<






25
26
27
28
29
30
31

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


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