s3:script: Fix shellcheck errors in mksyms.sh
commit4b87e58fe4394dde6b9024c7ca666e8f60f7ce8b
authorAndreas Schneider <asn@samba.org>
Thu, 24 Feb 2022 10:32:53 +0000 (24 11:32 +0100)
committerPavel Filipensky <pfilipensky@samba.org>
Mon, 22 Aug 2022 14:20:36 +0000 (22 14:20 +0000)
treed4744763d88d4f4f8df4320609c8044b2e34bf8d
parent75e03ea021afa66842b6e0dea21072b1b8026d58
s3:script: Fix shellcheck errors in mksyms.sh

source3/script/mksyms.sh:33:19: 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/mksyms.sh