diff --git a/scripts/run_gpio-id_check b/scripts/run_gpio-id_check index 2bf3e930..75ec2749 100755 --- a/scripts/run_gpio-id_check +++ b/scripts/run_gpio-id_check @@ -40,7 +40,7 @@ if [[ ! -f $LAYOUT_FILE ]]; then exit 2 fi -echo "WORK_ROOT : ${WORK_ROOT:=$(pwd)/$TOP_SOURCE}" +echo "WORK_ROOT : ${WORK_ROOT:=$(pwd)/$TOP_LAYOUT}" echo "LOG_ROOT : ${LOG_ROOT:=$WORK_ROOT}" export LOG_ROOT WORK_ROOT