[TD-5369]<test> : fix an error about test case for subscribe
This commit is contained in:
parent
09be00b18d
commit
3a24a18e5b
|
@ -80,6 +80,7 @@ class TDTestCase:
|
|||
|
||||
# merge result files
|
||||
sleep(5)
|
||||
|
||||
os.system("cat subscribe_res0.txt* > all_subscribe_res0.txt")
|
||||
os.system("cat subscribe_res1.txt* > all_subscribe_res1.txt")
|
||||
os.system("cat subscribe_res2.txt* > all_subscribe_res2.txt")
|
||||
|
|
Loading…
Reference in New Issue