Skip to content

Commit 1c677d9

Browse files
committed
log root
1 parent f255802 commit 1c677d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/check-doc-aspell

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ if [[ ${1:-} == "--help" ]] || [[ ${1:-} == "-h" ]]; then
1313
fi
1414

1515
ROOT_PATH=$(git rev-parse --show-toplevel)
16+
echo "Using root: ${ROOT_PATH}"
1617

1718
CHECK_LANG=en
1819
ASPELL_DICT_FILE="${ROOT_PATH}/scripts/aspell-dict-file.txt"

0 commit comments

Comments
 (0)