Skip to content

Commit 8d29102

Browse files
committed
build(CI): fix shellcheck failure
1 parent 0001765 commit 8d29102

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/xpf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ portableReadLink() {
5353
THIS_SCRIPT="$(portableReadLink "${BASH_SOURCE[0]}")"
5454
BASE_DIR="$(dirname "$THIS_SCRIPT")"
5555

56+
# shellcheck disable=SC1091
5657
source "$BASE_DIR/xpl" "$@"

0 commit comments

Comments
 (0)