aboutsummaryrefslogtreecommitdiff
path: root/doc/devblog/day_321__download_verification/comment_3_fb0ed50c27a493c3494bf2efbf9a9c5d._comment
blob: 657b61bace306582aa425ee8acefe11f8c7b6c5b (plain)
1
2
3
4
5
6
7
[[!comment format=mdwn
 username="encryptio"
 subject="comment 3"
 date="2015-10-03T21:09:31Z"
 content="""
Nice! I actually had been doing `git annex get $file && git annex fsck $file` in all my scripts already because I had run into an issue where a bad file got replicated everywhere, and the only good copy I had was `drop`ped before I realized. This would have caught it. Thanks!
"""]]