update scripts for the pipeline to pipelines module rename
[htsworkflow.git] / scripts / srf
index 0f11514c5cf00a607f82202a05405545508cdba3..248728f824fac0441c6a5b088d3387a78eebfa75 100644 (file)
@@ -52,7 +52,7 @@ def pathname_to_run_name(base):
 
 def find_bustard_dir(pathname):
   # fixme: for don't repeat yourself this should some how be related 
-  # fixme: to pipeline.runfolder
+  # fixme: to pipelines.runfolder
 
   datadir = os.path.join(pathname, 'Data')
   logging.info("searching in %s" % (datadir,))