autotest-inotify icon indicating copy to clipboard operation
autotest-inotify copied to clipboard

Immediate exit with 0.0.5

Open dolzenko opened this issue 14 years ago • 3 comments

0.0.4 still works but with 0.0.5 autotest command exits immediately:

> gem install autotest-inotify -v 0.0.5
> cat .autotest    
require 'autotest/inotify'
> autotest -f -c
loading autotest/rspec2
/usr/local/rvm/gems/ree-1.8.7-2010.02@bsm-rails3/gems/ffi-1.0.5/lib/ffi/struct.rb:225: warning: discarding old align

dolzenko avatar Jan 14 '11 15:01 dolzenko

Installing ree to see if that might be the issue. I'm not having any problems with 1.8.7p249

(edit: that's mri 1.8.7-p249 for clarity)

ewollesen avatar Jan 16 '11 21:01 ewollesen

I also get an immediate exit, but only when I use the -f flag. Will look into that, but would be nice if you could confirm that you're seeing the same.

ewollesen avatar Jan 16 '11 21:01 ewollesen

Nope, I'm getting immediate exit no matter what options are provided.

dolzenko avatar Jan 17 '11 06:01 dolzenko