about summary refs log tree commit homepage
path: root/bin/dtas-sinkedit
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dtas-sinkedit')
-rwxr-xr-xbin/dtas-sinkedit2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dtas-sinkedit b/bin/dtas-sinkedit
index 3a4bda8..f0b222c 100755
--- a/bin/dtas-sinkedit
+++ b/bin/dtas-sinkedit
@@ -78,7 +78,7 @@ else
   rset = [ sev ]
   if watch
     ino = DTAS::Watchable::InotifyReadableIter.new
-    ino.watch_file(tmp_path, do_update)
+    ino.watch_files(tmp_path, do_update)
     rset << ino
   end