Typo fix
This commit is contained in:
@@ -510,7 +510,7 @@ class bam_commands:
|
|||||||
paths_ops[fn_abs_remote] = 'D'
|
paths_ops[fn_abs_remote] = 'D'
|
||||||
|
|
||||||
write_dict_as_json(".bam_paths_ops.json", paths_ops)
|
write_dict_as_json(".bam_paths_ops.json", paths_ops)
|
||||||
og.debug(paths_ops)
|
log.debug(paths_ops)
|
||||||
|
|
||||||
if os.path.exists(basedir_temp):
|
if os.path.exists(basedir_temp):
|
||||||
import shutil
|
import shutil
|
||||||
|
Reference in New Issue
Block a user