From bfb44298fb1c3ee0f8f1e221e33658bc428fd61a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 16 Oct 2017 14:13:08 -0400 Subject: [PATCH] close bug --- doc/bugs/add_-J_fails_with_not_found.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/bugs/add_-J_fails_with_not_found.mdwn b/doc/bugs/add_-J_fails_with_not_found.mdwn index dc0f44f0f7..05e42c48fc 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]]