testprogs: Fix shellcheck errors in test_kpasswd_heimdal.sh
authorAndreas Schneider <asn@samba.org>
Mon, 13 Jun 2022 13:57:35 +0000 (15:57 +0200)
committerPavel Filipensky <pfilipensky@samba.org>
Mon, 22 Aug 2022 20:35:36 +0000 (20:35 +0000)
commitd9ebb77c11e11cf0d3cbbbc6943d5941c89a004a
tree7a02a434c0197da275e22843baf2c426133ea642
parent1e4ea99e5ff0332e1409d7c1789fa92fd00d0818
testprogs: Fix shellcheck errors in test_kpasswd_heimdal.sh

testprogs/blackbox/test_kpasswd_heimdal.sh:46:57: 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>
testprogs/blackbox/test_kpasswd_heimdal.sh