diff --git a/build.sh b/build.sh index 35c989d0b0a4ec..14b5db290f8956 100755 --- a/build.sh +++ b/build.sh @@ -26,7 +26,7 @@ ############################################################## set -eo pipefail - +echo "---" ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")" &>/dev/null && pwd)" export DORIS_HOME="${ROOT}"