alsa-utils/alsa-info
wileyhy 520318c973
Updated single and double quotes throughout
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.
2023-04-28 16:40:56 -07:00
..
alsa-info.sh Updated single and double quotes throughout 2023-04-28 16:40:56 -07:00
alsa-info.sh.1 alsa-info.sh: add man page 2016-01-13 09:47:28 +01:00
Makefile.am alsa-info: add alsa-info.sh.1 to EXTRA_DIST 2016-03-31 16:36:50 +02:00