We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2daa953 commit a8433fcCopy full SHA for a8433fc
test/rclocal.sh
@@ -1,5 +1,6 @@
1
#!/bin/sh
2
# Regression test for basic /etc/rc.local functionality
3
+# shellcheck disable=SC2317
4
set -eu
5
6
TEST_DIR=$(dirname "$0")
0 commit comments