diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-09-12 22:21:32 -0400 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-09-12 22:21:32 -0400 |
commit | 13a101efbcd68788929c8b789c84469a752515e0 (patch) | |
tree | 2a315489cf3a7cbaa545cf1f7e9b42749f7b419f /TODO.org | |
parent | 422238eb4904de14842221fa09a2b4028801afb1 (diff) |
TODO.org: marked bugs #6 and #7 as fixed.
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -26,12 +26,17 @@ CLOSED: [2015-09-12 Sat 20:18] - CLOSING NOTE [2015-09-12 Sat 20:18] \\ Done. -**** TODO directory rename does not delete old directory on remote computer. :b#6: +**** DONE directory rename does not delete old directory on remote computer. :b#6: This is happending because the files inside the directory are going through a delayed deletion. + CLOSED: [2015-09-12 Sat 22:20] + - CLOSING NOTE [2015-09-12 Sat 22:20] \\ + Done. The solution will be to do a delayed deletion of the old directory path. -**** TODO combox.file.rm_path fails when a non-existent file is given :b#7: +**** DONE combox.file.rm_path fails when a non-existent file is given :b#7: + CLOSED: [2015-09-12 Sat 22:20] + - CLOSING NOTE [2015-09-12 Sat 22:20] ** functionlity *** DONE rewrite combox.events.NodeDirMonitor.on_created method |