Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
NearRealTimeCTDAS
CTDAS
Commits
b4821281
Commit
b4821281
authored
Jun 20, 2013
by
Peters, Wouter
Browse files
logic moved to dacycle instead of dasystem
parent
018e068e
Changes
1
Hide whitespace changes
Inline
Side-by-side
da/tools/initexit.py
View file @
b4821281
...
...
@@ -316,7 +316,7 @@ class CycleControl(dict):
strippedname
=
os
.
path
.
split
(
self
[
'jobrcfilename'
])[
-
1
]
self
[
'jobrcfilename'
]
=
os
.
path
.
join
(
self
[
'dir.exec'
],
strippedname
)
if
self
.
dasystem
.
has_key
(
'random.seed.init'
):
if
self
.
has_key
(
'random.seed.init'
):
self
.
read_random_seed
(
True
)
self
.
parse_times
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment