tests/utils/utils.sh: remove unneeded quotes
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 10 Nov 2023 05:01:54 +0000 (00:01 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 7 Feb 2024 21:25:56 +0000 (16:25 -0500)
commitc0d75ae3783d580c357e305ce3276ff6104593b6
tree7d811e72131a9ea7c189b13895d500fbe0c63f2a
parentbd89135742cf7d0fe643d46b10fe9d3969f70508
tests/utils/utils.sh: remove unneeded quotes

Word splitting and globbing doesn't happen in those contexts.

Removing them makes the code easier to read.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I50f0a8a7c1190b81a1e97933e5fbc056d36def7f
tests/utils/utils.sh
This page took 0.025099 seconds and 4 git commands to generate.