Closed jwons closed 3 years ago
Could be fixed by making a dictionary with filenames mapped to a number in get_dataset_provenance.R, and append a number to the end of the provdir name, and if we encounter a script with the same name, increment the number in the dict.
Fix pushed to freeze-fixes
Could be fixed by making a dictionary with filenames mapped to a number in get_dataset_provenance.R, and append a number to the end of the provdir name, and if we encounter a script with the same name, increment the number in the dict.