remove debugging
This commit is contained in:
parent
d5e99159f1
commit
8127c8e4d8
|
@ -113,8 +113,6 @@ watcher = Thread.new do
|
||||||
begin
|
begin
|
||||||
@watch = nil
|
@watch = nil
|
||||||
|
|
||||||
p Thread.current[:paths]
|
|
||||||
|
|
||||||
case RbConfig::CONFIG['host_os']
|
case RbConfig::CONFIG['host_os']
|
||||||
when /darwin/
|
when /darwin/
|
||||||
require 'rb-fsevent'
|
require 'rb-fsevent'
|
||||||
|
|
Loading…
Reference in New Issue