Skip to content

-1 flag prints the file changed 3x before exiting #256

@jleider

Description

@jleider

Ubuntu 20.04, fswatch 1.14.0

Even with the -1 flag I get 3x the number of lines output vs on mac where I only see 1.

On Linux
$ fswatch -1 /path
/path/file.ext
/path/file.ext
/path/file.ext

On Mac:
$ fswatch -1 /path
/path/file.ext

This might be related to #255

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions