comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 31 Oct 2016 20:56:40 +0000 (16:56 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 31 Oct 2016 20:56:40 +0000 (16:56 -0400)
doc/bugs/assistant_crashes_in_TransferScanner/comment_10_420d16e3d5343cf5dcc9dfcbb34689f4._comment [new file with mode: 0644]

diff --git a/doc/bugs/assistant_crashes_in_TransferScanner/comment_10_420d16e3d5343cf5dcc9dfcbb34689f4._comment b/doc/bugs/assistant_crashes_in_TransferScanner/comment_10_420d16e3d5343cf5dcc9dfcbb34689f4._comment
new file mode 100644 (file)
index 0000000..03ae5c2
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 10"""
+ date="2016-10-31T20:45:05Z"
+ content="""
+Was able to reproduce this pattern of output w/o filenames 
+by throwing an IOError from Command.Sync.syncFile,
+in code that is outside of callCommandAction or includeCommandAction block.
+
+Unfortunately that does not narrow it down 
+enough to know there the problem lies.
+I need a way to reproduce the bug to get any further.
+"""]]