Skip to content

Installation fails without a terminal #220

@dannysauer

Description

@dannysauer

say "$(tput setaf 2)$(tput sgr 0) Installed ${hook} hook to ${dest}"

There's no particularly good reason to depend on say and to require a valid terminal just to print out a green checkmark symbol upon successful installation. :)

Run git secrets --install
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
/usr/local/bin/git-secrets: line 208: say: command not found
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
/usr/local/bin/git-secrets: line 208: say: command not found
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
/usr/local/bin/git-secrets: line 208: say: command not found
Error: Process completed with exit code 127.

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