Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ReproNim/reproin
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/ReproNim/reproin:
  codespell fix
  • Loading branch information
yarikoptic committed Jul 12, 2023
2 parents d47e662 + a6ab389 commit fcb729f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/reproin
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ lists-update)
listfile="$listdir/$Y${M}${DD}.txt"
echo "INFO: updating $listfile" >&2
# TODO: make more robust here. Go through each accession folder,
# and ensure we have permisssion (now we seems just skip), then do not
# and ensure we have permission (now we seems just skip), then do not
# rely on seeing "scout" (already had to relax to "cout"). Ideally should be a sample
# of few DICOMs, e.g. first/last ones among subfolders to possibly catch different
# studies dumped into the same folder. Complain then!
Expand Down

0 comments on commit fcb729f

Please sign in to comment.