mirror_zfs/tests/zfs-tests/tests/perf
Aleksandr Liber aa46cc9812
Double quote variables to prevent globbing and word splitting
This change goes through and quotes variables where appropriate to
avoid issues with incorrect splitting. The performance tests ran into
an issue with $SUDO_COMMAND splitting incorrectly because it was not
quoted. This change fixes that issue and hopefully gets ahead of any
other similar problems.

Reviewed by: John Wren Kennedy <jwk404@gmail.com>
Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Aleksandr Liber <aleksandr.liber@perforce.com>
Closes #17235
2025-04-30 21:15:19 -04:00
..
fio SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
regression SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
scripts SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
nfs-sample.cfg SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
perf.shlib Double quote variables to prevent globbing and word splitting 2025-04-30 21:15:19 -04:00