summaryrefslogtreecommitdiffstats
path: root/combox/events.py
diff options
context:
space:
mode:
Diffstat (limited to 'combox/events.py')
-rw-r--r--combox/events.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/combox/events.py b/combox/events.py
index 6b17dcf..d3d845a 100644
--- a/combox/events.py
+++ b/combox/events.py
@@ -130,7 +130,8 @@ class ComboxDirMonitor(LoggingEventHandler):
super(ComboxDirMonitor, self).on_created(event)
self.silo_update()
- file_node_path = node_path(event.src_path, self.config)
+ file_node_path = node_path(event.src_path, self.config,
+ not event.is_directory)
if event.is_directory and (not path.exists(file_node_path)):
# creates a corresponding directory at the node dirs.