diff options
author | drebs <drebs@leap.se> | 2015-02-06 16:48:13 -0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-02-06 17:15:19 -0200 |
commit | de95cc2fc21756c1b021723f49e846298e3b38a2 (patch) | |
tree | 759d517ac156855098363f60ca5faf9eda782216 /changes | |
parent | 91404f56d200ba01130ff208169d45f615f8a094 (diff) |
Retry watching dirs if failed for some reason (closes #6687).
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_6687_log-and-retry-when-watched-dirs-dont-exist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_6687_log-and-retry-when-watched-dirs-dont-exist b/changes/bug_6687_log-and-retry-when-watched-dirs-dont-exist new file mode 100644 index 0000000..bddba01 --- /dev/null +++ b/changes/bug_6687_log-and-retry-when-watched-dirs-dont-exist @@ -0,0 +1 @@ + o MX log and retry when delivery directories don't exist. Closes #6687. |