File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -104,10 +104,10 @@ Execution
104
104
done after a job finish is detected. (float in seconds; default value: 5)
105
105
106
106
*remove_node_directories (EXPERIMENTAL) *
107
- Removes directories whose outputs have already been used
108
- up. Doesn't work with IdentiInterface or any node that patches
109
- data through (without copying) (possible values: ``true `` and
110
- ``false ``; default value: ``false ``)
107
+ Removes directories whose outputs have already been used
108
+ up. Doesn't work with IdentiInterface or any node that patches
109
+ data through (without copying) (possible values: ``true `` and
110
+ ``false ``; default value: ``false ``)
111
111
112
112
*stop_on_unknown_version *
113
113
If this is set to True, an underlying interface will raise an error, when no
@@ -118,7 +118,7 @@ Execution
118
118
If this is set to True, the node's output directory will contain full
119
119
parameterization of any iterable, otherwise parameterizations over 32
120
120
characters will be replaced by their hash. (possible values: ``true `` and
121
- ``false ``; default value: ``true ``)
121
+ ``false ``; default value: ``true ``)
122
122
123
123
*poll_sleep_duration *
124
124
This controls how long the job submission loop will sleep between submitting
You can’t perform that action at this time.
0 commit comments