Skip to content

andreyvit/find-fsevents-bugs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7b26a51 · May 18, 2015

History

12 Commits
Sep 28, 2011
Sep 28, 2011
May 18, 2015
May 18, 2015

Repository files navigation

FSEvents buggy directories search tool

As per rb-fsevent issue #10, this tool tries to find directories that cause realpath to report incorrect case.

Usage:

find-fsevents-bugs $HOME

Building

Clone this Git repository, then run make:

git clone git://github.com/andreyvit/find-fsevents-bugs.git
cd find-fsevents-bugs
make
./find-fsevents-bugs $HOME

You need to have Xcode installed for the build to work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published