Whamcloud - gitweb
LU-15626 tests: Fix shellcheck error for rpc 35/49535/3
authorTimothy Day <timday@amazon.com>
Fri, 30 Dec 2022 21:29:59 +0000 (21:29 +0000)
committerOleg Drokin <green@whamcloud.com>
Fri, 13 Jan 2023 07:23:25 +0000 (07:23 +0000)
commit9b2e574758a5ef6cfc38152a4f4ee568eaa15153
treeaaba2753cab0c66e5b8a843fa192d7ed4f229b1b
parente1944c29793d489429730a9445e243b448c3d751
LU-15626 tests: Fix shellcheck error for rpc

This patch addresses the errors and warnings
reported by shellcheck for rpc.sh. It also
breaks up the triple nested subshell for better
readability.

Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I0d4afa83a6b9d4f825f31896a52dd30319b4bf51
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49535
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
lustre/tests/rpc.sh