Skip to content

OSX error - Bash 3.2 compatibility #8

Closed
@geekscrapy

Description

@geekscrapy

The following line give me an error when installed on macOS Mojave (10.14.6)

[[ -z "$DYNAMIC" ]] && complete -D -F _bcpp_complete_file

-bash: complete: -D: invalid option
complete: usage: complete [-abcdefgjksuv] [-pr] [-o option] [-A action] [-G globpat] [-W wordlist] [-P prefix] [-S suffix] [-X filterpat] [-F function] [-C command] [name ...]

Other than that, great work!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions