Skip to content

Commit a8433fc

Browse files
committed
test: ignore unreachable shellcheck warning
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 2daa953 commit a8433fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/rclocal.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/sh
22
# Regression test for basic /etc/rc.local functionality
3+
# shellcheck disable=SC2317
34
set -eu
45

56
TEST_DIR=$(dirname "$0")

0 commit comments

Comments
 (0)