beyondgrep / ack2

**ack 2 is no longer being maintained. ack 3 is the latest version.**
https://github.com/beyondgrep/ack3/
Other
1.48k stars 138 forks source link

investigate cygwin failures #381

Closed wchristian closed 11 years ago

wchristian commented 11 years ago

On David Solimano's smoker that test fails in a curious manner. I have three theories as to how that may be:

The attached commits update the file perm test to add more debug output, and to check the chmod result by looking at the file perms directly, ignoring the chmod return value. (Might actually need some autodie too.)

hoelzro commented 11 years ago

Thanks again!

petdance commented 11 years ago

Can't use autodie. It's not core until 5.10.1.