s3:script: Fix shellcheck errors in test_dfree_quota.sh
commit249b8e8af8c20f28005cdd56deda919aaddaec05
authorAndreas Schneider <asn@samba.org>
Thu, 24 Feb 2022 10:41:14 +0000 (24 11:41 +0100)
committerPavel Filipensky <pfilipensky@samba.org>
Mon, 22 Aug 2022 14:20:36 +0000 (22 14:20 +0000)
tree615a57dff1d28a22f6dd25907b63b242f3dc1f97
parent8c23b829a12417fa859205b8a6f482941aad70ec
s3:script: Fix shellcheck errors in test_dfree_quota.sh

source3/script/tests/test_dfree_quota.sh:125:65: error: Double quote
array expansions to avoid re-splitting elements. [SC2068]

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
source3/script/tests/test_dfree_quota.sh