close with proof this is not a bug

This commit is contained in:
Joey Hess 2021-01-29 15:33:15 -04:00
parent 93a5342797
commit 59d9cb5394
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 15 additions and 0 deletions

View file

@ -64,3 +64,5 @@ Metadata are not stored in a consistent format. It seems more like git-annex cho
6.20160808-1 6.20160808-1
[[!tag moreinfo]] [[!tag moreinfo]]
> [[done]] --[[Joey]]

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2021-01-29T19:32:25Z"
content="""
joey@darkstar:~>echo lätin1 | iconv -tlatin1 | iconv -tutf8
liconv: illegal input sequence at position 1
This is identical to what you did, except I have replaced git-annex
with a pipe.
So, not a bug.
"""]]