mirror of
https://github.com/linuxserver/docker-shellcheck.git
synced 2026-02-20 00:56:23 +08:00
fix: typo
This commit is contained in:
parent
c87bd20a0d
commit
4c4eb262b1
@ -3,7 +3,7 @@
|
||||
# clear preexisting variables not set by job
|
||||
unset MOUNT_OPTIONS TEST_AREA LINT_ARCH SHELLCHECK_OPTIONS
|
||||
|
||||
# clear preexising checkstyle files
|
||||
# clear preexisting checkstyle files
|
||||
[[ -f "${WORKSPACE}"/shellcheck-result.xml ]] && rm "${WORKSPACE}"/shellcheck-result.xml
|
||||
|
||||
# check for common locations and exit if not found
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user