diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-10-16 14:13:08 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-10-16 14:13:08 -0400 |
commit | 0612f3e605565daa6d75f3000a6b48fba2e46388 (patch) | |
tree | f413a28c32161f83a42c4552e91524a154e09ff2 /doc | |
parent | 95697161487c5df3d8a88cdccbc40fd0c4d7b094 (diff) |
close bug
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/add_-J_fails_with_not_found.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/add_-J_fails_with_not_found.mdwn b/doc/bugs/add_-J_fails_with_not_found.mdwn index dc0f44f0f..05e42c48f 100644 --- a/doc/bugs/add_-J_fails_with_not_found.mdwn +++ b/doc/bugs/add_-J_fails_with_not_found.mdwn @@ -37,3 +37,4 @@ lrwxrwxrwx 1 yoh users 129 Dec 12 2016 /mnt/DICOM/test2/inbox/2016/12/12/unknow so it does report success in json, but complains in stderr that file is not found... I guess some race condition between workers so it manages to catch the moment when file is moved into a key or smth like that? +> [[done]] --[[Joey]] |