Skip to content
Snippets Groups Projects
Commit eacb7b28 authored by Peters, Wouter's avatar Peters, Wouter
Browse files

needed proper rc filename to write new data when restart==True

parent ddea34a4
Branches
No related tags found
No related merge requests found
......@@ -370,6 +370,8 @@ class CycleControl(dict):
dummy = self.SetupFileStructure()
self['jobrcfilename'] = os.path.join(self['dir.exec'],strippedname)
dummy = self.RandomSeed('read')
#
# case 3: A fresh start, this is signaled by rc-item time.restart = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment