diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-09-29 14:15:49 -0400 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-09-29 14:15:49 -0400 |
commit | 54d70dad75387e0369c2b67dacff80d32d3cfc1e (patch) | |
tree | b440706df3bd3c08fc6dd20ceeb5ab2a29a76c35 /TODO.org | |
parent | 6171a67bb57f5ac10b43da785fe24aeb83fbd609 (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.org | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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] |