lldb: fix shellcheck warning

This commit is contained in:
Li Jie
2024-09-21 21:10:06 +08:00
parent dad22b1686
commit 7b6fe0159f
2 changed files with 11 additions and 16 deletions

View File

@@ -3,6 +3,7 @@
set -e
# Source common functions and variables
# shellcheck source=./_lldb/common.sh
source "$(dirname "$0")/common.sh"
# Parse command-line arguments