1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/script
Andreas Schneider d85a2dbfd7 s4:script: Fix shellcheck errors in find_unused_options.sh
source4/script/find_unused_options.sh:20:16: error: Use braces when
expanding arrays, e.g. ${array[idx]} (or ${var}[.. to quiet). [SC1087]

source4/script/find_unused_options.sh:30:16: error: Use braces when
expanding arrays, e.g. ${array[idx]} (or ${var}[.. to quiet). [SC1087]

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
2022-08-22 14:20:36 +00:00
..
buildtree.pl
depfilter.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
extract_allparms.sh
find_unused_options.sh s4:script: Fix shellcheck errors in find_unused_options.sh 2022-08-22 14:20:36 +00:00
minimal_includes.pl
mkproto.pl
update-proto.pl