Whamcloud - gitweb
LU-15358 tests: Escape quote symbols in sanityn test 26b 44/59444/2
authorOleg Drokin <green@whamcloud.com>
Tue, 27 May 2025 04:08:26 +0000 (00:08 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 7 Jun 2025 23:06:31 +0000 (23:06 +0000)
commitf4e2e5f84a63e08fd0614b2d53b5d0495bb37719
tree08e590930767e02a9f6745f21edaa32c3c1b0530
parent06f0ff236577002b407ec8fc95ac8f2fd57b467d
LU-15358 tests: Escape quote symbols in sanityn test 26b

Shellcheck highlights that those quotes are actually unquoting
the variables. And looking at prior code we really try to ensure
you can tell which one is which even when some of them are empty
or have spaces.

Test-Parameters: trivial
Signed-off-by: Oleg Drokin <green@whamcloud.com>
Change-Id: I2cdd0dcc1bce59b397f928cffeb790c74d8dc311
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59444
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanityn.sh