Thanks to visit codestin.com
Credit goes to github.com

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

Fix name of variable used for capturing output when executing shell command#4118

Closed
localheinz wants to merge 1 commit into
zendframework:developfrom
localheinz:hotfix/undefined-variable-in-git-pre-commit-hook
Closed

Fix name of variable used for capturing output when executing shell command#4118
localheinz wants to merge 1 commit into
zendframework:developfrom
localheinz:hotfix/undefined-variable-in-git-pre-commit-hook

Conversation

@localheinz
Copy link
Copy Markdown
Member

The name of the variable used for capturing output of the execution of a shell command is $output, but the variable that is later used for rendering is named $lintOutput and remains undefined.

weierophinney added a commit that referenced this pull request Mar 28, 2013
@weierophinney
Copy link
Copy Markdown
Member

This wasn't specific to the develop branch, so I cherry-picked to master as well.

@ghost ghost assigned weierophinney Mar 28, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants