Updated single and double quotes throughout
alsa-project/alsa-utils pull request #208 was opened from wileyhy:
Added double quotes to common expansions; removed quotes from strings; changed REQUIRES to an indexed array and changed the corresponding for loop; added curly braces where feasibly necessary; removed a few unnecessary trailing semi-colons; and put URL's in single quotes to prevent any possible expansions, except for within the sed command. Some logic structures depend on word splitting, so I left those as-is for this commit. Double exclamation marks in double quotes allow history expansion which is usually disabled in non-interactive shells, so I left those as-is also.
Request URL : https://github.com/alsa-project/alsa-utils/pull/208 Patch URL : https://github.com/alsa-project/alsa-utils/pull/208.patch Repository URL: https://github.com/alsa-project/alsa-utils
participants (1)
-
GitHub pull_request - opened