Commit f5931562 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent 4365a0f3
Pipeline #4618 failed with stage
in 0 seconds
......@@ -1046,7 +1046,7 @@ class MCIsimulator():
# else:
# self.result_path = '/data/mcisimdata/'+result_day
self.result_path = self.information['result_path']+result_day
self.result_path = self.information['result_path']+self.source+"_"+result_day
if os.path.isdir(self.result_path)==False:
os.mkdir(self.result_path)
......
Supports Markdown
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