Merge "have build_test.bash work when run as ./build_test.bash"

This commit is contained in:
Jeff Gaston
2017-10-09 18:33:00 +00:00
committed by Gerrit Code Review

View File

@@ -28,6 +28,7 @@
export TRACE_BEGIN_SOONG=$(date +%s%N)
export TOP=$(cd $(dirname ${BASH_SOURCE[0]})/../..; PWD= /bin/pwd)
cd "${TOP}"
source "${TOP}/build/soong/scripts/microfactory.bash"
case $(uname) in