aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar i@f4fc1d4ed8c7cc91fc284462cb631c270a5195e9 <i@web>2018-03-03 16:21:07 +0000
committerGravatar admin <admin@branchable.com>2018-03-03 16:21:07 +0000
commit0aaf1785f52377b9391dc26021b77f389aa8cfcf (patch)
treefc619377e320a54cf865c5c5369f635b7c581cb8
parent993591764a23dd6146615aa834e0478c713cf067 (diff)
Added a comment: checked 6.20180112 and it's the same
-rw-r--r--doc/bugs/git-annex_adds_unicode_characters_at_end_of_checksum/comment_1_360b2731bde42fc3fcb621b9fa467153._comment24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_adds_unicode_characters_at_end_of_checksum/comment_1_360b2731bde42fc3fcb621b9fa467153._comment b/doc/bugs/git-annex_adds_unicode_characters_at_end_of_checksum/comment_1_360b2731bde42fc3fcb621b9fa467153._comment
new file mode 100644
index 000000000..8a0b6120d
--- /dev/null
+++ b/doc/bugs/git-annex_adds_unicode_characters_at_end_of_checksum/comment_1_360b2731bde42fc3fcb621b9fa467153._comment
@@ -0,0 +1,24 @@
+[[!comment format=mdwn
+ username="i@f4fc1d4ed8c7cc91fc284462cb631c270a5195e9"
+ nickname="i"
+ avatar="http://cdn.libravatar.org/avatar/661785c9bf4c87cc795f130b47a1c4ae"
+ subject="checked 6.20180112 and it's the same"
+ date="2018-03-03T16:21:06Z"
+ content="""
+I installed git-annex from Debian buster(6.20180112) and checked, I get the same thing from calckey:
+
+[[!format sh \"\"\"
+ % g an version
+git-annex version: 6.20180112
+build flags: Assistant Webapp Pairing S3(multipartupload)(storageclasses) WebDAV Inotify DBus DesktopNotify ConcurrentOutput TorrentParser MagicMime Feeds Testsuite
+dependency versions: aws-0.16 bloomfilter-2.0.1.0 cryptonite-0.23 DAV-1.3.1 feed-0.3.12.0 ghc-8.0.2 http-client-0.5.7.1 persistent-sqlite-2.6.3 torrent-10000.1.1 uuid-1.3.13 yesod-1.4.5
+key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL
+remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external
+local repository version: 5
+supported repository versions: 3 5 6
+upgrade supported from repository versions: 0 1 2 3 4 5
+operating system: linux x86_64
+ % g an calckey 12.\ Change\ The\ World\ \(feat.\ 웅산\).mp3
+SHA256E-s7479642--957208748ae03fe4fc8d7877b2c9d82b7f31be0726e4a3dec9063b84cc64cf09.웅산.mp3
+\"\"\"]]
+"""]]