s4:setup: Fix shellcheck errors in provision_fileperms.sh
authorAndreas Schneider <asn@samba.org>
Fri, 10 Jun 2022 11:29:19 +0000 (13:29 +0200)
committerPavel Filipensky <pfilipensky@samba.org>
Mon, 22 Aug 2022 14:20:36 +0000 (14:20 +0000)
commitb1e80d02c761879ef526d7d80195e3a812b6bffc
treed600f492934c496b46392690c8122c28a0628cfd
parent6c2871429f8cfc7b480fcae9e944d75709ff74ee
s4:setup: Fix shellcheck errors in provision_fileperms.sh

source4/setup/tests/provision_fileperms.sh:27:14: error: Iterating over
ls output is fragile. Use globs. [SC2045]

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
source4/setup/tests/provision_fileperms.sh