This commit is contained in:
2014-11-06 16:15:12 +01:00
parent 2bc2020ddc
commit 97414a84f7

View File

@@ -323,7 +323,7 @@ class bam_utils:
paths_modified[fn_rel] = fn_abs
# TESTING ONLY
fn_abs_remote = os.path.join("/pro", fn_rel)
fn_abs_remote = os.path.join("pro", fn_rel)
paths_remap_subset_add[fn_rel] = fn_abs_remote
del paths_used