290de6e99faabc3bd3f8e33842e5720c6b8e8922
[git-annex.git] /
1 [[!comment format=mdwn
2  username="yarikoptic"
3  avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
4  subject="comment 4"
5  date="2020-08-02T01:31:52Z"
6  content="""
7 Oh, I see the reason for confusion: I usually as `set -u` to my scripts, so they would fail if variable is undefined. Indeed in the default mode of operation it isn't needed.
8 """]]