summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-02 17:50:05 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-02 17:50:05 -0400
commit4043f362f299b5400dfd351450c83ca2266c7e2d (patch)
tree86bdfac5b0aa94f4b1468caeb30835ac15dfe236
parent5d6c7bccb3037633dc3360dcc22639adb5fe5793 (diff)
update
-rw-r--r--doc/forum/Storing_copies_on_LTO_tapes__63__/comment_1_9ae9ca3983f7d4209fd1de65d982731d._comment6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/forum/Storing_copies_on_LTO_tapes__63__/comment_1_9ae9ca3983f7d4209fd1de65d982731d._comment b/doc/forum/Storing_copies_on_LTO_tapes__63__/comment_1_9ae9ca3983f7d4209fd1de65d982731d._comment
index c734222eb..805042e0c 100644
--- a/doc/forum/Storing_copies_on_LTO_tapes__63__/comment_1_9ae9ca3983f7d4209fd1de65d982731d._comment
+++ b/doc/forum/Storing_copies_on_LTO_tapes__63__/comment_1_9ae9ca3983f7d4209fd1de65d982731d._comment
@@ -23,7 +23,9 @@ and keep a list. On shutdown, it then sorts the list, retrieves the keys
in order, and runs `git annex setkey` to move the content into the annex.
Still a little bit weird, because `git annex get` would seem to fail
and then pause at the end for a long time, after which the files would
-actually end up being present. (Also, I er, removed `git annex setkey` in
+actually end up being present.
+
+(Also, I er, removed `git annex setkey` in
2011, because it didn't seem very useful, but this is in fact a use case
-for it, so I can bring it back if you get that far.)
+for it, so I've added it back now.)
"""]]