Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

OSError duplicated in foreach when repo hasnt been updated #110

@jayvdb

Description

@jayvdb

If a repository hasnt been fetched/updated, foreach will result in two (or three) error reports that say the same thing.

ERROR [vcstools] Command failed with OSError. 'git foo' <True, /path/to/missing/repo>:
[Errno 2] No such file or directory: '/path/to/missing/repo'[/vcstools]
....
Error processing 'local-name' : u"Command failed with OSError. 'git foo' <True, /path/to/missing/repo>:\n[Errno 2] No such file or directory: '/path/to/missing/repo'"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions