summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2015-09-29 14:15:49 -0400
committerSiddharth Ravikumar <sravik@bgsu.edu>2015-09-29 14:15:49 -0400
commit54d70dad75387e0369c2b67dacff80d32d3cfc1e (patch)
treeb440706df3bd3c08fc6dd20ceeb5ab2a29a76c35 /TODO.org
parent6171a67bb57f5ac10b43da785fe24aeb83fbd609 (diff)
[bug fix] fix for :b#2:
Now combox ignores tmp files created by editors. modified: TODO.org modified: combox/events.py modified: tests/events_test.py modified: tests/utils.py
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index cbdfdb2..5c48a07 100644
--- a/TODO.org
+++ b/TODO.org
@@ -11,7 +11,10 @@
Thanks to Dr. Green for finding this.
[1]: http://stackoverflow.com/questions/4028904/how-to-get-the-home-directory-in-python
-**** TODO combox not handling temprorary files created by editors properly :b#2:
+**** DONE combox not handling temprorary files created by editors properly :b#2:
+ CLOSED: [2015-09-29 Tue 14:15]
+ - CLOSING NOTE [2015-09-29 Tue 14:15] \\
+ Done.
**** TODO config has problems creating nested node directories :b#3:
**** DONE NodeDirMonitor.on_modified assums shard 0 is always available :b#4:
CLOSED: [2015-08-25 Tue 23:21]