aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/x-indent.sh
diff options
context:
space:
mode:
authorMario Trangoni <mjtrangoni@gmail.com>2021-02-06 17:58:47 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-07 13:32:49 +0200
commit71ae04011c353b0341b5ab0c16dad12ebefe6a67 (patch)
treeb420ebb694fdbb1c689ffa6cf61cefa332bfa0ff /nx-X11/x-indent.sh
parentdfee5a9886112b29f14f762016c8fe892846bfef (diff)
downloadnx-libs-71ae04011c353b0341b5ab0c16dad12ebefe6a67.tar.gz
nx-libs-71ae04011c353b0341b5ab0c16dad12ebefe6a67.tar.bz2
nx-libs-71ae04011c353b0341b5ab0c16dad12ebefe6a67.zip
shellcheck: Fix SC2022 issue
$ find . -name "*.sh" | xargs shellcheck -i SC2022 In ./roll-tarballs.sh line 120: ls -d nx-X11/extras/* | grep -v "nx-X11/extras/tmpMesa*" | xargs rm -r ^----------------------^ SC2022: Note that unlike globs, a* here matches 'aaa' but not 'alpha'. For more information: https://www.shellcheck.net/wiki/SC2022 -- Note that unlike globs, a* here m... Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
Diffstat (limited to 'nx-X11/x-indent.sh')
0 files changed, 0 insertions, 0 deletions