summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-10-31 17:18:04 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-10-31 17:18:04 -0400
commit38e4c9c273bf95f51f8d57be660c94c07e72d825 (patch)
tree9124d3a36b3420566cd6925a0e684384d34f2b26
parent639429cdb22195ee43d895527cc3424b03cd1ea1 (diff)
reproduce
-rw-r--r--doc/bugs/assistant_crashes_in_TransferScanner/comment_12_7c7267ab724b0da325d4cf15e33e6192._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/assistant_crashes_in_TransferScanner/comment_12_7c7267ab724b0da325d4cf15e33e6192._comment b/doc/bugs/assistant_crashes_in_TransferScanner/comment_12_7c7267ab724b0da325d4cf15e33e6192._comment
new file mode 100644
index 000000000..ff2cb5c1d
--- /dev/null
+++ b/doc/bugs/assistant_crashes_in_TransferScanner/comment_12_7c7267ab724b0da325d4cf15e33e6192._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 12"""
+ date="2016-10-31T21:16:53Z"
+ content="""
+Aha! It's something to do with unlocked files in v6 mode.
+
+Reproduced by unlocking a file, and LANG=C git annex sync --content
+
+With 1 unlocked file, I see the message twice, which makes sense
+given --content's 2 passes.
+"""]]