-
Mario Trangoni authored
See, $ find . -name "*.sh" | xargs shellcheck -i SC2048 In ./nx-X11/lib/src/util/mkks.sh line 10: }' $* ^-- SC2048: Use "$@" (with quotes) to prevent whitespace problems. For more information: https://www.shellcheck.net/wiki/SC2048 -- Use "$@" (with quotes) to prevent... Signed-off-by:
Mario Trangoni <mjtrangoni@gmail.com>
407651b3
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| include | ||
| m4 | ||
| modules | ||
| src | ||
| .gitignore | ||
| Makefile.am | ||
| configure.ac | ||
| nx-x11.pc.in |