]> dgit.raspbian.org Git - git-annex.git/blob
9e646fccb35c1463b5a435367a3772d200d2b0ba
[git-annex.git] /
1 [[!comment format=mdwn
2  username="kyle"
3  avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3"
4  subject="comment 1"
5  date="2020-07-31T21:20:08Z"
6  content="""
7 > -             in if S.last b' == fromIntegral (ord 'E')
8 > +             in if not (S.null b') && S.last b' == fromIntegral (ord 'E')
9
10 I had a feeling this could be a one-liner, but I wasn't able to come
11 up with a patch.  Shoot!
12
13 Thanks for the fix.
14
15
16 """]]