beyondgrep / ack2

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

Hopefully final fix to gh #419 - config-finder.t #463

Closed pdl closed 10 years ago

pdl commented 10 years ago

Fixes the error message below. At this point, all tests pass for me.

t/config-finder.t ............ 1/26 Insecure dependency in unlink while running
with -T switch at t/config-finder.t line 67.
cannot remove path when cwd is C:/temp/MNBE33EDmf/foo for C:/temp/MNBE33EDmf:  a
t C:/strawberry/perl/lib/File/Temp.pm line 1616.
# Looks like your test exited with 255 just after 26.
hoelzro commented 10 years ago

This doesn't cause me any problems, so I'll merge it.

hoelzro commented 10 years ago

Thanks!