This commit is contained in:
2014-12-20 01:59:07 +01:00
parent be47a97149
commit 1ed725876a
7 changed files with 4 additions and 11 deletions

View File

@@ -862,7 +862,6 @@ class bam_commands:
fatal("Path %r not found!" % p)
paths = [p.encode('utf-8') for p in paths]
if os.path.exists(filepath_remap):
fatal("Remap in progress, run with 'finish' or remove %r" % filepath_remap)