oops, renabled inotify

was disabled for testing
This commit is contained in:
leaf corcoran 2011-12-12 23:28:49 -08:00
parent d90bd71013
commit f0deac7de1

View File

@ -263,7 +263,6 @@ function create_watcher(files)
pcall(function()
inotify = require "inotify"
end)
inotify = nil
if inotify then
local dirs = {}