Skip to content

Avoid backticks in shell scripts #7918

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

Merged
merged 1 commit into from
May 18, 2017
Merged

Conversation

greg0ire
Copy link
Contributor

- $() should be preferred : http://mywiki.wooledge.org/BashFAQ/082
- it makes it easier to discuss these lines on Slack (or any
markdown-compatible thing).
@xabbuh
Copy link
Member

xabbuh commented May 18, 2017

Thank you @greg0ire.

@xabbuh xabbuh merged commit f1e7cf0 into symfony:2.7 May 18, 2017
xabbuh added a commit that referenced this pull request May 18, 2017
This PR was merged into the 2.7 branch.

Discussion
----------

Avoid backticks in shell scripts

- $() should be preferred : http://mywiki.wooledge.org/BashFAQ/082
- it makes it easier to discuss these lines on Slack (or any
markdown-compatible thing).

Commits
-------

f1e7cf0 Avoid backticks in shell scripts
@greg0ire greg0ire deleted the avoid_backticks branch May 18, 2017 14:19
@greg0ire
Copy link
Contributor Author

Wow that was fast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants