summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAnders Kaseorg <andersk@mit.edu>2021-09-04 15:32:08 -0700
committerRaphael Megzari <raphael@megzari.com>2021-09-06 08:49:34 +0900
commitd8ef13fc13974b1406fd8aa9afd683f91c522052 (patch)
tree58d072c8086253253baedf7c41479c5deb409ada /pkgs/development/python-modules/rangehttpserver
parentd44b6ae6cb4d262b7281896df6f79fba04b67837 (diff)
modules/programs/command-not-found: Fix ShellCheck warnings
https://github.com/koalaman/shellcheck/wiki/SC2086 Double quote to prevent globbing and word splitting. https://github.com/koalaman/shellcheck/wiki/SC2166 Prefer `[ p ] && [ q ]` as `[ p -a q ]` is not well defined. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions