Skip to content

Commit

Permalink
test: ignore unreachable shellcheck warning
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <[email protected]>
  • Loading branch information
troglobit committed Oct 12, 2024
1 parent 2daa953 commit a8433fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/rclocal.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/sh
# Regression test for basic /etc/rc.local functionality
# shellcheck disable=SC2317
set -eu

TEST_DIR=$(dirname "$0")
Expand Down

0 comments on commit a8433fc

Please sign in to comment.