Skip to content

Guard produces 'directory already watched' errors #40

@eshamow

Description

@eshamow

`➜ control_spec_helper git:(master) be guard
10:40:58 - INFO - Guard::RSpec is running
10:40:58 - INFO - Guard is now watching at '/proj/slalom/control_spec_helper'
** ERROR: directory is already being watched! **

    Directory: /proj/slalom/control_spec_helper/fixtures/puppet-control/modules/stdlib/spec/fixtures/modules/stdlib/lib

    is already being watched through: /proj/slalom/control_spec_helper/fixtures/puppet-control/modules/stdlib/lib

    MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors
    ** ERROR: directory is already being watched! **

    Directory: /proj/slalom/control_spec_helper/fixtures/puppet-control/modules/stdlib/spec/fixtures/modules/stdlib/manifests

    is already being watched through: /proj/slalom/control_spec_helper/fixtures/puppet-control/modules/stdlib/manifests

    MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors

[1] guard(main)>

10:41:10 - INFO - Bye bye...
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions