summaryrefslogtreecommitdiff
path: root/doc/todo/wishlist__58_____34__quiet__34___annex_get_for_centralized_use_case/comment_6_5fda455febf728b079f26fe42bf7bcab._comment
blob: 3f10e48ad1e6ca4e7a8b007e6d9235c4538fa099 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[!comment format=mdwn
 username="http://caust1c.myopenid.com/"
 nickname="asbraithwaite"
 subject="comment 6"
 date="2013-07-18T21:23:58Z"
 content="""
Disregard that.  I was testing it with a particular file that didn't exactly play nice.

Basically, to test this before production I used `dd bs=1024 count=100000 if=/dev/zero of=bigfile`.

When I did a `git pull`, it showed the symlink as being valid.

When I changed the command to `dd bs=1024 count=100000 if=/dev/urandom of=bigfile` then it showed the symlink as bad after pulling.

Weird!
"""]]