s3:script: Fix shellcheck errors in test_net_registry_check.sh
commit6f65ecfe5a3bffe88796aa467206ece050c6d69a
authorAndreas Schneider <asn@samba.org>
Thu, 3 Mar 2022 14:23:25 +0000 (3 15:23 +0100)
committerPavel Filipensky <pfilipensky@samba.org>
Mon, 22 Aug 2022 14:20:36 +0000 (22 14:20 +0000)
tree4e1f63389772e6d3a2691e734c3f2382b7452f83
parent4c02eb4df34f389125a768b6ce13a5002caf607e
s3:script: Fix shellcheck errors in test_net_registry_check.sh

source3/script/tests/test_net_registry_check.sh:33:32: 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_net_registry_check.sh