Skip to content
Snippets Groups Projects
Commit 0af8df26 authored by Alwin de Jong's avatar Alwin de Jong
Browse files

Task #3772:undo determine pipeline id and pass it to pulp

parent 579e8690
No related branches found
No related tags found
No related merge requests found
......@@ -124,7 +124,6 @@ class pulsar_pipeline(control):
# Get input/output-data products specifications.
self._get_io_product_specs()
self.pipe_id = self.inputs['job_name'].replace('Observation','')
self.job_dir = self.config.get("layout", "job_directory")
parset_dir = os.path.join(self.job_dir, "parsets")
mapfile_dir = os.path.join(self.job_dir, "mapfiles")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment