From 211912cca4fa5c9ada89326fe1ca3fe8e301b73b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 21 May 2015 07:42:15 +0000 Subject: dtas-*edit: fix inotify watch invocations Broken by commit c02f0b8182b35df1a318418bbd0036c00be93b5c ("source/splitfx: allow watching extra external scripts") Oops --- bin/dtas-sinkedit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/dtas-sinkedit') 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 -- cgit v1.2.3-24-ge0c7