Skip to content

d3 should exit with non-zero status on errors #32

@jminor

Description

@jminor

Currently a failed d3 install or d3 freeze command exits with a 0 status code, which makes it hard to write a reliable shell script that uses d3.

Repro:
sudo d3 install somethingbogus && echo success
sudo d3 freeze somethingbogus && echo success

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