This patch does the following:
- Replaces legacy backticks with $()
- Quote strings to prevent word splitting
Differential D40726
Add quotes to zzz.sh and replace legacy backticks with $() bcr on Jun 23 2023, 4:55 PM. Authored by Tags None Referenced Files
Subscribers
Details This patch does the following:
The changes should not affect the code execution, but I found no tests for zzz that I could run.
Diff Detail
Event Timeline
Comment Actions Thanks for the feedback. I removed the extra whitespace at the line you mentioned and in another instance further down. Comment Actions I'm bothered by the pre existing echo grep pair. |