Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argument mixes string and array in git-makezip #1

Open
morganestes opened this issue Jan 9, 2016 · 0 comments
Open

Argument mixes string and array in git-makezip #1

morganestes opened this issue Jan 9, 2016 · 0 comments
Assignees
Labels

Comments

@morganestes
Copy link
Owner

Shellcheck reports a problem with 'git-makezip':

In git-makezip line 83:
    echo "[$(date +'%Y-%m-%dT%H:%M:%S%z')]: $@" >&2
                                            ^-- SC2145: Argument mixes string and array. Use * or separate argument.
@morganestes morganestes added the bug label Jan 9, 2016
@morganestes morganestes self-assigned this Jan 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant