rename event watch binary
This commit is contained in:
parent
ad0164ac76
commit
3e0ed70c69
6 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@ class FSEvent
|
|||
END
|
||||
class_eval <<-END
|
||||
def watcher_path
|
||||
"#{File.join(FSEvent.root_path, 'bin', 'fsevent_watch_guard')}"
|
||||
"#{File.join(FSEvent.root_path, 'bin', 'fsevent_watch_mm')}"
|
||||
end
|
||||
END
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue