Skip to content
Snippets Groups Projects
Commit a6a81aff authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #11049: Fixed typo

parent 86c92605
No related branches found
No related tags found
No related merge requests found
......@@ -642,7 +642,7 @@ class ResourceAssigner(object):
# start_time, because the specification doesn't yet support this.
# TODO: enable dwell-scheduling once min_starttime/max_starttime are propagated
scheduler = DwellScheduler(task_id=task_id,
specification_tree=self.specification_tree,
specification_tree=specification_tree,
resource_estimator=self._get_resource_estimates,
resource_availability_checker=self.resource_availability_checker,
radbcreds=self.radb_creds,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment