rename config file to something that doesn't include the read length
[htsworkflow.git] / htsworkflow / automation / runner.py
index 21514c1f18c7c77d9c09f2b64d0212234c37e616..0ab22176b411f71c894fa8d33afa459c65f9191f 100644 (file)
@@ -160,7 +160,7 @@ class Runner(rpc.XmlRpcBot):
 
         # retrieve config step
         cfg_filepath = os.path.join(conf_info.analysis_dir,
-                                    'config32auto.txt')
+                                    'config-auto.txt')
         status_retrieve_cfg = retrieve_config(conf_info,
                                           flowcell,
                                           cfg_filepath,