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

Task #7352: Fixed typo in pulsar_pipeline.py

parent e609b157
No related branches found
No related tags found
No related merge requests found
......@@ -170,7 +170,7 @@ class pulsar_pipeline(control):
self.logger.error("Could not read feedback from %s: %s" % (metadata_file,e))
return 0
send_feedback_dataproduct(metadata)
self.send_feedback_dataproducts(metadata)
return 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment