metrumresearchgroup / review

helpful tools for organizing and performing quality control (QC) tasks
https://metrumresearchgroup.github.io/review/
2 stars 0 forks source link

logQueue currently added relative paths with ../ instead of resolving them #7

Closed michaelmcd18 closed 1 year ago

michaelmcd18 commented 1 year ago

logQueue() previously added relative paths with .. instead of resolving them to logRoot (i.e. whenever we write to the QCLog.csv we should resolve the path to be relative to LogRoot())

For example, these two should resolve to the same place (currently seen as two different files)